Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-12 23:30:20 +00:00
parent 840aed00b4
commit 7fc509f5b1
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 2.0.10-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jul 10 2018 Phil Sutter <psutter@redhat.com> - 2.0.10-26
- Replace calls to ldconfig with newly introduced macro.
- Install binaries in /usr/sbin instead of /sbin.