Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 19:43:17 +00:00
parent d534ac56ee
commit e582eee328

View File

@ -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 <releng@fedoraproject.org> - 1.0.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sun Jun 5 2022 Peter Hanecak <hany@hany.sk> - 1.0.19-1
- Updated to 1.0.19
- Patches dropped since changes are now incorporated in the upstream