diff --git a/.gitignore b/.gitignore index 864cc06..874ec99 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ipset-6.11.tar.bz2 /ipset-6.13.tar.bz2 /ipset-6.14.tar.bz2 +/ipset-6.16.1.tar.bz2 diff --git a/ipset.spec b/ipset.spec index aad4583..ed4beb9 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,5 +1,5 @@ Name: ipset -Version: 6.14 +Version: 6.16.1 Release: 1%{?dist} Summary: Manage Linux IP sets @@ -88,6 +88,10 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \; %changelog +* Wed Sep 26 2012 Mathieu Bridon - 6.16.1-1 +- New upstream release. +- Fix a requirement. + * Wed Sep 26 2012 Mathieu Bridon - 6.14-1 - New upstream release. - Fix scriptlets, ldconfig is needed for the libs subpackage, not the main one. diff --git a/sources b/sources index 2f3c15d..235c226 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70f2d4c054592236dcda285855a4ee58 ipset-6.14.tar.bz2 +9fd70c825f052db7dc9d5ba0562b7083 ipset-6.16.1.tar.bz2