Update to 0.9.0. Fixes bug #1589404
This commit is contained in:
parent
e384b0502f
commit
226b771a43
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/nftables-0.8.3.tar.bz2
|
/nftables-0.8.3.tar.bz2
|
||||||
/nftables-0.8.4.tar.bz2
|
/nftables-0.8.4.tar.bz2
|
||||||
/nftables-0.8.5.tar.bz2
|
/nftables-0.8.5.tar.bz2
|
||||||
|
/nftables-0.9.0.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#global snapdate 20140903
|
#global snapdate 20140903
|
||||||
|
|
||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 0.8.5
|
Version: 0.9.0
|
||||||
#Release: 0.1.%%{snapdate}git%%{?dist}
|
#Release: 0.1.%%{snapdate}git%%{?dist}
|
||||||
Release: 1%{?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.
|
||||||
@ -96,6 +96,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
|||||||
%{_includedir}/nftables/libnftables.h
|
%{_includedir}/nftables/libnftables.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 09 2018 Kevin Fenzi <kevin@scrye.com> - 0.9.0-1
|
||||||
|
- Update to 0.9.0. Fixes bug #1589404
|
||||||
|
|
||||||
* Fri May 11 2018 Kevin Fenzi <kevin@scrye.com> - 0.8.5-1
|
* Fri May 11 2018 Kevin Fenzi <kevin@scrye.com> - 0.8.5-1
|
||||||
- Update to 0.8.5. Fixes bug #1576802
|
- Update to 0.8.5. Fixes bug #1576802
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nftables-0.8.5.tar.bz2) = 5988bdc7c82f3a92d8df7535d6f340500dbe82ff6c13640fcb01e9cebfc52809200f3f518fbd58c26955f862dd7202332c8a12eb93928de64eb2b32aba67bbcc
|
SHA512 (nftables-0.9.0.tar.bz2) = ba08fd78d79f7df14a7a7d753e8be33f22d892672ad906672d938c66a8fbb0824fd1d083c173132b7d81dd5e3cdd7771364ec714662876cb71eb4f7ad4eaa59c
|
||||||
|
Loading…
Reference in New Issue
Block a user