New upstream release

This commit is contained in:
Mathieu Bridon 2012-09-26 13:13:25 +08:00
parent 75f71d0520
commit 9b28e1de67
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/ipset-6.9.1.tar.bz2
/ipset-6.11.tar.bz2
/ipset-6.13.tar.bz2
/ipset-6.14.tar.bz2

View File

@ -1,5 +1,5 @@
Name: ipset
Version: 6.13
Version: 6.14
Release: 1%{?dist}
Summary: Manage Linux IP sets
@ -88,6 +88,8 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
%changelog
* Wed Sep 26 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 6.14-1
- New upstream release.
- Fix scriptlets, ldconfig is needed for the libs subpackage, not the main one.
* Mon Jul 30 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 6.13-1

View File

@ -1 +1 @@
0b7f5db12a1852d9c31b1ec13d31ade1 ipset-6.13.tar.bz2
70f2d4c054592236dcda285855a4ee58 ipset-6.14.tar.bz2