Compare commits

..

No commits in common. "rawhide" and "f42" have entirely different histories.

View file

@ -1,7 +1,7 @@
Summary: IPX RIP/SAP daemon - routing for IPX networks
Name: ipxripd
Version: 0.8
Release: 43%{?dist}
Release: 42%{?dist}
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
URL: ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/
@ -84,9 +84,6 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service
%changelog
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jan 23 2025 Dmitry Butskoy <Dmitry@Butskoy.name> - 0.8-42
- Fix signal handler prototype for compiling with C23 standard (#2340660)