diff --git a/nftables.spec b/nftables.spec index aacda07025e1f40eba2e4ea510824a9ad6ae5631..8e3f22294609b51ab41c683454327a94f7f1946d 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,6 +1,6 @@ Name: nftables Version: 1.0.0 -Release: 1 +Release: 2 Epoch: 1 Summary: A subsystem of the Linux kernel processing network data License: GPLv2 @@ -100,10 +100,16 @@ 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-*.egg %{python3_sitelib}/nftables/ %changelog +* Mon Aug 1 2022 huangyu - 1:1.0.0-2 +- Type:requirement +- ID:NA +- SUG:NA +- DESC:fix build error + * Sat Mar 19 2022 quanhongfei - 1:1.0.0-1 - Type:requirement - ID:NA