diff --git a/python-django-pytest.spec b/python-django-pytest.spec index 27ab237..689af7e 100644 --- a/python-django-pytest.spec +++ b/python-django-pytest.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Allows you to use py.test as a django test runner License: BSD @@ -83,6 +83,9 @@ popd %{python3_sitelib}/django_pytest-%{version}-py3.3.egg-info %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Mar 27 2013 Bohuslav Kabrda - 0.2.0-4 - Rebuilt with Django 1.5. - Introduced python3 subpackage.