This commit is contained in:
Dennis Gilmore 2012-01-12 23:58:26 -06:00
parent 844d542653
commit 4b3ccb1edf

View File

@ -1,6 +1,6 @@
Name: ipset
Version: 6.9.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Manage Linux IP sets
Group: Applications/System
@ -87,6 +87,9 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Sep 16 2011 Mathieu Bridon <bochecha@fedoraproject.org> - 6.9.1-2
- Some fixes based on Pierre-Yves' review feedback.