This commit is contained in:
Dennis Gilmore 2013-02-13 20:13:09 -06:00
parent 5254985d96
commit 65945b9b1b

View File

@ -1,6 +1,6 @@
Name: ipset Name: ipset
Version: 6.16.1 Version: 6.16.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Manage Linux IP sets Summary: Manage Linux IP sets
License: GPLv2 License: GPLv2
@ -88,6 +88,9 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.16.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Sep 26 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 6.16.1-1 * Wed Sep 26 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 6.16.1-1
- New upstream release. - New upstream release.
- Fix a requirement. - Fix a requirement.