diff --git a/arptables.spec b/arptables.spec index 32cf153..0b077aa 100644 --- a/arptables.spec +++ b/arptables.spec @@ -1,13 +1,11 @@ Name: arptables Version: 0.0.5 -Release: 1 +Release: 2 Summary: Administration tool for arp packet filtering License: GPLv2+ URL: https://git.netfilter.org/arptables/ 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 Source2: arptables.service # GNU GENERAL PUBLIC LICENSE is from : @@ -64,6 +62,12 @@ echo '# Configure prior to use' > $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name %{_mandir}/man8/*.gz %changelog +* Tue Dec 15 2020 xihaochen - 0.0.5-2 +- Type:requirements +- Id:NA +- SUG:NA +- DESC:remove fedora29 keywords + * Thu Sep 10 2020 hanzhijun - 0.0.5-1 - fix source url problem