This commit is contained in:
Dennis Gilmore 2014-06-07 01:36:08 -05:00
parent e31e821455
commit 9f9842b4eb

View File

@ -1,7 +1,7 @@
Name: lksctp-tools
Summary: User-space access to Linux Kernel SCTP
Version: 1.0.16
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
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
%doc doc/*.txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 6 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.16-1
- Update to 1.0.16
- Spec cleanups