This commit is contained in:
Fedora Release Engineering 2017-02-10 08:54:23 +00:00
parent 2dc06bec77
commit b0905b550e
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ebtables
Version: 2.0.10
Release: 21%{?dist}
Release: 22%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
Group: System Environment/Base
@ -112,6 +112,9 @@ rm -f %{buildroot}%{_sysconfdir}/ethertypes
%ghost %{_sysconfdir}/sysconfig/ebtables.broute
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jul 22 2016 Thomas Woerner <twoerner@redhat.com> - 2.0.10-21
- /etc/ethertypes has been moved into the setup package for F-25+.
(RHBZ#1329256)