New upstream release
This commit is contained in:
parent
75f71d0520
commit
9b28e1de67
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/ipset-6.9.1.tar.bz2
|
/ipset-6.9.1.tar.bz2
|
||||||
/ipset-6.11.tar.bz2
|
/ipset-6.11.tar.bz2
|
||||||
/ipset-6.13.tar.bz2
|
/ipset-6.13.tar.bz2
|
||||||
|
/ipset-6.14.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ipset
|
Name: ipset
|
||||||
Version: 6.13
|
Version: 6.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Manage Linux IP sets
|
Summary: Manage Linux IP sets
|
||||||
|
|
||||||
@ -88,6 +88,8 @@ find %{buildroot} -name '*.la' -exec rm -f '{}' \;
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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.
|
- 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
|
* Mon Jul 30 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 6.13-1
|
||||||
|
Loading…
Reference in New Issue
Block a user