diff --git a/nftables-1.0.7.tar.xz b/nftables-1.0.7.tar.xz deleted file mode 100644 index 817ccc0..0000000 Binary files a/nftables-1.0.7.tar.xz and /dev/null differ diff --git a/nftables-1.0.8.tar.xz b/nftables-1.0.8.tar.xz new file mode 100644 index 0000000..7d004f9 Binary files /dev/null and b/nftables-1.0.8.tar.xz differ diff --git a/nftables.spec b/nftables.spec index fe71c43..a7f7ec5 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,5 +1,5 @@ Name: nftables -Version: 1.0.7 +Version: 1.0.8 Release: 1 Epoch: 1 Summary: A subsystem of the Linux kernel processing network data @@ -104,10 +104,15 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %{_mandir}/man5/libnftables-json* %files -n python3-nftables -%{python3_sitelib}/nftables-*.egg-info -%{python3_sitelib}/nftables/ +%{python3_sitelib}/nftables-*.egg %changelog +* Sat Jan 20 2024 zhanghao - 1:1.0.8-1 +- Type: requirement +- ID: NA +- SUG: NA +- DESC: update to version 1.0.8 + * Mon Nov 06 2023 liweigang - 1:1.0.7-1 - Type: requirement - ID: NA