diff --git a/bridge-utils.spec b/bridge-utils.spec index 7496e71..e2a2889 100644 --- a/bridge-utils.spec +++ b/bridge-utils.spec @@ -1,7 +1,7 @@ Summary: Utilities for configuring the linux ethernet bridge Name: bridge-utils Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://wiki.linuxfoundation.org/networking/bridge @@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} SUBDIRS="brctl doc" install %{_mandir}/man8/brctl.8* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 23 2018 Michael Cronenworth - 1.6-1 - 1.6 bump