From 8f9b6f945803c989fb695912c5172302c73108c2 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 3 Jan 2023 16:41:28 +0100 Subject: [PATCH] Bump NVR --- openpgm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openpgm.spec b/openpgm.spec index 02ece2b..5c3ce4c 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -4,7 +4,7 @@ Version: 5.2.122 %global version_main 5.2 %global version_dash_main 5-2 %global version_dash %{version_dash_main}-122 -Release: 29%{?dist} +Release: 30%{?dist} Summary: An implementation of the PGM reliable multicast protocol # The license is LGPLv2.1 @@ -95,6 +95,9 @@ mv -f %{buildroot}%{_includedir}/%{name_alias}-%{version_main}/%{name_alias} %{b %changelog +* Tue Jan 3 2023 Florian Weimer - 5.2.122-30 +- C99 compatibility fixes + * Fri Jul 22 2022 Fedora Release Engineering - 5.2.122-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild