diff --git a/RBTools.spec b/RBTools.spec index eb65bf8..a76abda 100644 --- a/RBTools.spec +++ b/RBTools.spec @@ -2,7 +2,7 @@ Name: RBTools Version: 0.7.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for use with ReviewBoard Group: Applications/Internet @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{python2_sitelib}/RBTools*.egg-info/ %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.7.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Jan 19 2018 Stephen Gallagher - 0.7.11-1 - Update to 0.7.11 - Fix sitelib macro for Fedora 28