Update to new snapshot
This commit is contained in:
parent
0345b8993a
commit
db1d8ad2d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/nftables-20140326.tar.bz2
|
/nftables-20140326.tar.bz2
|
||||||
/nftables-20140330.tar.bz2
|
/nftables-20140330.tar.bz2
|
||||||
/nftables-20140426.tar.bz2
|
/nftables-20140426.tar.bz2
|
||||||
|
/nftables-20140704.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global snapdate 20140426
|
%global snapdate 20140704
|
||||||
|
|
||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 0.100
|
Version: 0.100
|
||||||
Release: 2.%{snapdate}git%{?dist}
|
Release: 3.%{snapdate}git%{?dist}
|
||||||
Summary: Netfilter Tables userspace utillites
|
Summary: Netfilter Tables userspace utillites
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -51,6 +51,9 @@ chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man8/nft*
|
|||||||
%{_mandir}/man8/nft*
|
%{_mandir}/man8/nft*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 04 2014 Kevin Fenzi <kevin@scrye.com> 0.100-3.20140704git
|
||||||
|
- Update to new snapshot
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100-2.20140426git
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100-2.20140426git
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user