diff --git a/python-transaction.spec b/python-transaction.spec index c43dbd5..872e936 100644 --- a/python-transaction.spec +++ b/python-transaction.spec @@ -4,7 +4,7 @@ Name: python-transaction Version: 1.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Transaction management for Python Group: Development/Languages @@ -26,8 +26,6 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-nose BuildRequires: python3-zope-interface - -Requires: python3-zope-interface %endif @@ -40,6 +38,8 @@ mainly used by the ZODB, though. Summary: Transaction management for Python 3 Group: Development/Languages +Requires: python3-zope-interface + %description -n python3-transaction This package contains a generic transaction implementation for Python. It is mainly used by the ZODB, though. @@ -99,6 +99,9 @@ popd %changelog +* Wed Jan 22 2014 Ralph Bean - 1.4.1-3 +- Fix python3 requires. + * Sun Aug 04 2013 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild