From 6aad6241327680b7ff68179c60713fb2025bf797 Mon Sep 17 00:00:00 2001 From: hanzj0122_admin <961123325@gmail.com> Date: Thu, 10 Sep 2020 16:29:25 +0800 Subject: [PATCH] fix source url problem --- arptables.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/arptables.spec b/arptables.spec index 89c3cb7..32cf153 100644 --- a/arptables.spec +++ b/arptables.spec @@ -1,11 +1,11 @@ Name: arptables Version: 0.0.5 -Release: 0 +Release: 1 Summary: Administration tool for arp packet filtering License: GPLv2+ URL: https://git.netfilter.org/arptables/ -Source0: ftp://ftp.netfilter.org/pub/arptables/%{name}-%{version}.tar.gz +Source0: http://ftp.netfilter.org/pub/arptables/%{name}-%{version}.tar.gz # Source1 and Source2 from fedora 29 are used for # automates a packet filtering firewall with arptables Source1: arptables-helper @@ -64,6 +64,9 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name %{_mandir}/man8/*.gz %changelog +* Thu Sep 10 2020 hanzhijun - 0.0.5-1 +- fix source url problem + * Tue Jun 02 2020 SimpleUpdate Robot - Update to version 0.0.5