Update to 0.8.
This commit is contained in:
parent
be433f534f
commit
e2b2365095
@ -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 <kevin@scrye.com> - 0.8-1
|
||||
- Update to 0.8.
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user