update to 0.9.6

This commit is contained in:
cuibb1 2020-07-23 17:48:57 +08:00
parent 166679d652
commit d9f8e9a1af
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
nftables-0.9.6.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: nftables
Version: 0.9.0
Release: 3
Version: 0.9.6
Release: 1
Epoch: 1
Summary: A subsystem of the Linux kernel processing network data
License: GPLv2
@ -64,6 +64,7 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
%{_sbindir}/nft
%{_libdir}/*.so.*
%{_unitdir}/nftables.service
%{_docdir}/nftables/examples/*.nft
%files devel
%defattr(-,root,root)
@ -75,7 +76,12 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
%files help
%defattr(-,root,root)
%{_mandir}/man8/nft*
%{_mandir}/man3/libnftables.3*
%{_mandir}/man5/libnftables-json*
%changelog
* Thu Jul 23 2020 cuibaobao <buildteam@openeuler.org> - 1:0.9.6-1
- update to 0.9.6
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:0.9.0-3
- Package init