Update to 20140326 snapshot
This commit is contained in:
parent
8f0affb3ab
commit
9e1f2fc944
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libnftnl-20140122.tar.bz2
|
||||
/libnftnl-20140125.tar.bz2
|
||||
/libnftnl-20140307.tar.bz2
|
||||
/libnftnl-20140326.tar.bz2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global snapdate 20140307
|
||||
%global snapdate 20140326
|
||||
|
||||
Name: libnftnl
|
||||
Version: 0
|
||||
Release: 0.9.%{snapdate}git%{?dist}
|
||||
Release: 0.10.%{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
|
||||
* Wed Mar 26 2014 Kevin Fenzi <kevin@scrye.com> 0-0.10.20140326git
|
||||
- Update to 20140326 snapshot
|
||||
|
||||
* Fri Mar 07 2014 Kevin Fenzi <kevin@scrye.com> 0-0.9.20140307git
|
||||
- Update to 20140307 snapshot
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user