[libnftnl] Update to 20140307 snapshot

Kevin Fenzi kevin at fedoraproject.org
Fri Mar 7 18:28:06 UTC 2014


commit 8f0affb3ab37fd524b467bdf64999c1c73ba8bff
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Mar 7 11:27:44 2014 -0700

    Update to 20140307 snapshot

 .gitignore    |    1 +
 libnftnl.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4363f5a..1072e0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libnftnl-20140122.tar.bz2
 /libnftnl-20140125.tar.bz2
+/libnftnl-20140307.tar.bz2
diff --git a/libnftnl.spec b/libnftnl.spec
index ebe131b..b156062 100644
--- a/libnftnl.spec
+++ b/libnftnl.spec
@@ -1,8 +1,8 @@
-%global snapdate 20140125
+%global snapdate 20140307
 
 Name:           libnftnl
 Version:        0
-Release:        0.8.%{snapdate}git%{?dist}
+Release:        0.9.%{snapdate}git%{?dist}
 Summary:        Library for low-level interaction with nftables Netlink's API over libmnl
 
 License:        GPLv2+
@@ -68,7 +68,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_includedir}/libnftnl
 
 %changelog
-* Sat Jan 25 2014 Kevin Fenzi <kevin at scrye.com> 0-0.8.git
+* Fri Mar 07 2014 Kevin Fenzi <kevin at scrye.com> 0-0.9.20140307git
+- Update to 20140307 snapshot
+
+* Sat Jan 25 2014 Kevin Fenzi <kevin at scrye.com> 0-0.8.20140125git
 - Update to 20140125
 
 * Thu Jan 23 2014 Kevin Fenzi <kevin at scrye.com> 0-0.7.20140122git
diff --git a/sources b/sources
index 69d1c20..603bb9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0be606152cbec1d8c3455e9da5bb63c9  libnftnl-20140125.tar.bz2
+cc56ad11158913ed1257a9c9e93c55be  libnftnl-20140307.tar.bz2


More information about the scm-commits mailing list