[nftables] Update to new snapshot

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 4 17:56:07 UTC 2014


commit db1d8ad2d5984e38a3928b47ec4304a64ff0da4c
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 4 11:56:16 2014 -0600

    Update to new snapshot

 .gitignore    |    1 +
 nftables.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <kevin at scrye.com> 0.100-3.20140704git
+- Update to new snapshot
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list