From 3e0e59c55adb28368f5e8183f11462a7fa0b66bd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:46:55 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ipxripd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)