diff --git a/python-sure.spec b/python-sure.spec index 77b9c84..1d4b54c 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -14,7 +14,7 @@ Name: %{?scl_prefix}python-%{pypi_name} Version: 1.1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Assertion toolbox for python License: GPLv3+ @@ -64,6 +64,9 @@ nosetests %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.1.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu May 30 2013 Bohuslav Kabrda - 1.1.7-2 - Introduce SCL macros in the specfile.