diff --git a/python-avocado.spec b/python-avocado.spec index f438bfe..ac80cb0 100644 --- a/python-avocado.spec +++ b/python-avocado.spec @@ -33,7 +33,7 @@ Name: python-%{srcname} Version: 52.0 -Release: 1%{?gitrel}%{?dist} +Release: 2%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing Group: Development/Tools # Found licenses: @@ -405,6 +405,9 @@ find %{buildroot}%{_docdir}/avocado -type f -name '*.py' -exec %{__chmod} -c -x %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 52.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jun 29 2017 Merlin Mathesius - 52.0-1 - Sync with upstream release 52.0. (BZ#1465409)