From e2b236509599f8c14961a52a2f7d3c32a1295450 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 22 Oct 2017 17:47:19 -0700 Subject: [PATCH] Update to 0.8. --- nftables.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/nftables.spec b/nftables.spec index a5973f1..9e18e87 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,9 +1,9 @@ #global snapdate 20140903 Name: nftables -Version: 0.7 -#Release: 0.1.%{snapdate}git%{?dist} -Release: 5%{?dist} +Version: 0.8 +#Release: 0.1.%%{snapdate}git%%{?dist} +Release: 1%{?dist} # Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track. Epoch: 1 Summary: Netfilter Tables userspace utillites @@ -69,6 +69,9 @@ cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/ %{_unitdir}/nftables.service %changelog +* Sun Oct 22 2017 Kevin Fenzi - 0.8-1 +- Update to 0.8. + * Thu Aug 03 2017 Fedora Release Engineering - 1:0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild