Update to 20140125
This commit is contained in:
parent
4c46e3587d
commit
114b6bc42e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libnftnl-20140122.tar.bz2
|
||||
/libnftnl-20140125.tar.bz2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapdate 20140122
|
||||
%global snapdate 20140125
|
||||
|
||||
Name: libnftnl
|
||||
Version: 0
|
||||
Release: 0.7.%{snapdate}git%{?dist}
|
||||
Release: 0.8.%{snapdate}git%{?dist}
|
||||
Summary: Library for low-level interaction with nftables Netlink's API over libmnl
|
||||
|
||||
License: GPLv2+
|
||||
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/libnftnl
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2014 Kevin Fenzi <kevin@scrye.com> 0-0.8.git
|
||||
- Update to 20140125
|
||||
|
||||
* Thu Jan 23 2014 Kevin Fenzi <kevin@scrye.com> 0-0.7.20140122git
|
||||
- Add obsoletes/provides to devel subpackage as well.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user