From 7fc509f5b18d68e6cc41944628a7c386ff816b2c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 23:30:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ebtables.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ebtables.spec b/ebtables.spec index a0fd1fa..4f4d6ba 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -2,7 +2,7 @@ Name: ebtables Version: 2.0.10 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Ethernet Bridge frame table administration tool License: GPLv2+ Group: System Environment/Base @@ -127,6 +127,9 @@ fi %ghost %{_sysconfdir}/sysconfig/ebtables.broute %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 2.0.10-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 Phil Sutter - 2.0.10-26 - Replace calls to ldconfig with newly introduced macro. - Install binaries in /usr/sbin instead of /sbin.