diff --git a/ipxripd.spec b/ipxripd.spec index ea2cc3c..b3a28f0 100644 --- a/ipxripd.spec +++ b/ipxripd.spec @@ -1,7 +1,7 @@ Summary: IPX RIP/SAP daemon - routing for IPX networks Name: ipxripd Version: 0.8 -Release: 42%{?dist} +Release: 43%{?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,6 +84,9 @@ install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ipxd.service %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.8-43 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 23 2025 Dmitry Butskoy - 0.8-42 - Fix signal handler prototype for compiling with C23 standard (#2340660)