diff --git a/.gitignore b/.gitignore index aa7660c..4bb1ba3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /nftables-20140330.tar.bz2 /nftables-20140426.tar.bz2 /nftables-20140704.tar.bz2 +/nftables-20140903.tar.bz2 diff --git a/nftables.spec b/nftables.spec index a785d73..522a1b7 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,4 +1,4 @@ -%global snapdate 20140704 +%global snapdate 20140903 Name: nftables Version: 0.100 @@ -51,6 +51,9 @@ chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man8/nft* %{_mandir}/man8/nft* %changelog +* Wed Sep 03 2014 Kevin Fenzi 0.100-4.20140903git +- Update to 20140903 snapshot + * Sun Aug 17 2014 Fedora Release Engineering - 0.100-4.20140704git - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 9422ceb..780a8a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cc3dd8eaeaface96ea6c9457d6fe432 nftables-20140704.tar.bz2 +47e574e788529eeef35086f25f3ee997 nftables-20140903.tar.bz2