diff --git a/lksctp-tools.spec b/lksctp-tools.spec index 6233d56..1ff914c 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.18 -Release: 10%{?dist} +Release: 11%{?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 @@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete %doc doc/*.txt %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.18-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Apr 17 2021 Peter Hanecak - 1.0.18-10 - Added autoconf-2.70 fix from upstream