From 114b6bc42ed62fe176baa4bdd0716269466227b1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 25 Jan 2014 17:45:32 -0700 Subject: [PATCH] Update to 20140125 --- .gitignore | 1 + libnftnl.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aad43bf..4363f5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libnftnl-20140122.tar.bz2 +/libnftnl-20140125.tar.bz2 diff --git a/libnftnl.spec b/libnftnl.spec index 689702d..ebe131b 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,8 +1,8 @@ -%global snapdate 20140122 +%global snapdate 20140125 Name: libnftnl Version: 0 -Release: 0.7.%{snapdate}git%{?dist} +Release: 0.8.%{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 +* Sat Jan 25 2014 Kevin Fenzi 0-0.8.git +- Update to 20140125 + * Thu Jan 23 2014 Kevin Fenzi 0-0.7.20140122git - Add obsoletes/provides to devel subpackage as well. diff --git a/sources b/sources index 659923b..69d1c20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3b358fa5042ba9cd0a72168eefe7e00 libnftnl-20140122.tar.bz2 +0be606152cbec1d8c3455e9da5bb63c9 libnftnl-20140125.tar.bz2