From dba1b6b80ce405a9d58f0c1e4181bfd5ef3e1d87 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 30 2014 18:17:33 +0000 Subject: Update to 20140330 snapshot - Sync versions to be post 0.100 release. --- diff --git a/.gitignore b/.gitignore index 064b982..6eaf4d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /nftables-20140326.tar.bz2 +/nftables-20140330.tar.bz2 diff --git a/nftables.spec b/nftables.spec index 9ce8d2d..30ac4dd 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,8 +1,8 @@ -%global snapdate 20140326 +%global snapdate 20140330 Name: nftables -Version: 0 -Release: 0.7.%{snapdate}git%{?dist} +Version: 0.100 +Release: 1.%{snapdate}git%{?dist} Summary: Netfilter Tables userspace utillites License: GPLv2 @@ -62,6 +62,10 @@ chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man8/nft* %{_mandir}/man8/nft* %changelog +* Sun Mar 30 2014 Kevin Fenzi 0.100-1.20140330git +- Update to 20140330 snapshot +- Sync versions to be post 0.100 release. + * Wed Mar 26 2014 Kevin Fenzi 0-0.7.20140326git - Update to 20140326 snapshot - Fix permissions on man pages. diff --git a/sources b/sources index f1536d3..087c7d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b891bb8463e3a12c2e01dc38406d0ee nftables-20140326.tar.bz2 +d53754690d63d762fcda620e168c178b nftables-20140330.tar.bz2