New upstream release
This commit is contained in:
parent
af9c68b60b
commit
5254985d96
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <bochecha@fedoraproject.org> - 6.16.1-1
|
||||
- New upstream release.
|
||||
- Fix a requirement.
|
||||
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user