From 9e1f2fc9448ff44e8c0c0f23ca56df943a50536a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 26 Mar 2014 14:22:46 -0600 Subject: [PATCH] Update to 20140326 snapshot --- .gitignore | 1 + libnftnl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1072e0d..7e898e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libnftnl-20140122.tar.bz2 /libnftnl-20140125.tar.bz2 /libnftnl-20140307.tar.bz2 +/libnftnl-20140326.tar.bz2 diff --git a/libnftnl.spec b/libnftnl.spec index b156062..ed2c117 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,8 +1,8 @@ -%global snapdate 20140307 +%global snapdate 20140326 Name: libnftnl Version: 0 -Release: 0.9.%{snapdate}git%{?dist} +Release: 0.10.%{snapdate}git%{?dist} Summary: Library for low-level interaction with nftables Netlink's API over libmnl License: GPLv2+ @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_includedir}/libnftnl %changelog +* Wed Mar 26 2014 Kevin Fenzi 0-0.10.20140326git +- Update to 20140326 snapshot + * Fri Mar 07 2014 Kevin Fenzi 0-0.9.20140307git - Update to 20140307 snapshot diff --git a/sources b/sources index 603bb9d..92712e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc56ad11158913ed1257a9c9e93c55be libnftnl-20140307.tar.bz2 +0c0ca949e2c8e9b4725e1c5870ec5441 libnftnl-20140326.tar.bz2