diff --git a/iptables.spec b/iptables.spec index 39631a4a11d50d7fe32387b6f5dd0748a6ca8694..59ede461a434ec3b8343f06178f98bfd241eb143 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global script_path %{_libexecdir}/iptables %global legacy_actions %{_libexecdir}/initscripts/legacy-actions @@ -9,7 +9,7 @@ URL: https://www.netfilter.org/projects/iptables Version: 1.8.9 Release: %{anolis_release}%{?dist} License: GPLv2 and Artistic Licence 2.0 and ISC -Source: https://www.netfilter.org/pub/iptables/files/%{name}-%{version}.tar.xz +Source: https://www.netfilter.org/pub/iptables/%{name}-%{version}.tar.xz Source1: iptables.init Source2: iptables-config Source3: iptables.service @@ -395,6 +395,9 @@ fi %changelog +* Wed May 22 2024 mgb01105731 - 1.8.9-4 +- fix source link + * Mon Apr 17 2023 Chunmei Xu - 1.8.9-3 - fix iptables-nft post scriptlet fail