diff --git a/python-wheel.spec b/python-wheel.spec index c459057..9e888d4 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.22.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A built-package format for Python License: MIT @@ -138,6 +138,9 @@ popd %changelog +* Fri Apr 25 2014 Matej Stuchlik - 0.22.0-3 +- Another rebuild with python 3.4 + * Fri Apr 18 2014 Matej Stuchlik - 0.22.0-2 - Rebuild with python 3.4