diff --git a/.gitignore b/.gitignore index 544cea6..aa7660c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /nftables-20140326.tar.bz2 /nftables-20140330.tar.bz2 /nftables-20140426.tar.bz2 +/nftables-20140704.tar.bz2 diff --git a/nftables.spec b/nftables.spec index 83fc4db..8ef975e 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,8 +1,8 @@ -%global snapdate 20140426 +%global snapdate 20140704 Name: nftables Version: 0.100 -Release: 2.%{snapdate}git%{?dist} +Release: 3.%{snapdate}git%{?dist} Summary: Netfilter Tables userspace utillites License: GPLv2 @@ -51,6 +51,9 @@ chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man8/nft* %{_mandir}/man8/nft* %changelog +* Fri Jul 04 2014 Kevin Fenzi 0.100-3.20140704git +- Update to new snapshot + * Sat Jun 07 2014 Fedora Release Engineering - 0.100-2.20140426git - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 18e5fef..9422ceb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -804442146b195673437979a08a36ff45 nftables-20140426.tar.bz2 +6cc3dd8eaeaface96ea6c9457d6fe432 nftables-20140704.tar.bz2