diff --git a/lksctp-tools.spec b/lksctp-tools.spec index b436c6f..ed62491 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -1,7 +1,7 @@ Name: lksctp-tools Summary: User-space access to Linux Kernel SCTP Version: 1.0.19 -Release: 1%{?dist} +Release: 2%{?dist} # src/apps/bindx_test.C is GPLv2, I've asked upstream for clarification License: GPLv2 and GPLv2+ and LGPLv2 and MIT Group: System Environment/Libraries @@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete %doc doc/*.txt %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.0.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sun Jun 5 2022 Peter Hanecak - 1.0.19-1 - Updated to 1.0.19 - Patches dropped since changes are now incorporated in the upstream