diff --git a/arptables.spec b/arptables.spec index 1986c59..6950d6d 100644 --- a/arptables.spec +++ b/arptables.spec @@ -1,7 +1,7 @@ Summary: User space tool to set up tables of ARP rules in kernel Name: arptables Version: 0.0.4 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2+ Group: System Environment/Base @@ -69,6 +69,9 @@ echo '# Configure prior to use' > %{buildroot}%{_sysconfdir}/sysconfig/arptables %config(noreplace) %{_sysconfdir}/sysconfig/arptables %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 0.0.4-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 21 2018 Florian Weimer - 0.0.4-13 - Use LDFLAGS from redhat-rpm-config