Update to 0.7
This commit is contained in:
parent
68b1c3f54f
commit
bf2cdd337d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/nftables-0.4.tar.bz2
|
/nftables-0.4.tar.bz2
|
||||||
/nftables-0.5.tar.bz2
|
/nftables-0.5.tar.bz2
|
||||||
/nftables-0.6.tar.bz2
|
/nftables-0.6.tar.bz2
|
||||||
|
/nftables-0.7.tar.bz2
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
#global snapdate 20140903
|
#global snapdate 20140903
|
||||||
|
|
||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 0.6
|
Version: 0.7
|
||||||
#Release: 0.1.%{snapdate}git%{?dist}
|
#Release: 0.1.%{snapdate}git%{?dist}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Netfilter Tables userspace utillites
|
Summary: Netfilter Tables userspace utillites
|
||||||
@ -69,6 +69,9 @@ cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/
|
|||||||
%{_unitdir}/nftables.service
|
%{_unitdir}/nftables.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 22 2016 Kevin Fenzi <kevin@scrye.com> - 0.7-1
|
||||||
|
- Update to 0.7
|
||||||
|
|
||||||
* Fri Jul 15 2016 Kevin Fenzi <kevin@scrye.com> - 0.6-2
|
* Fri Jul 15 2016 Kevin Fenzi <kevin@scrye.com> - 0.6-2
|
||||||
- Rebuild for new glibc symbols
|
- Rebuild for new glibc symbols
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user