diff --git a/python-base.spec b/python-base.spec index a710217..356107f 100644 --- a/python-base.spec +++ b/python-base.spec @@ -30,7 +30,7 @@ Obsoletes: python-64bit # Summary: Python Interpreter base package Version: 2.7 -Release: 5 +Release: 6 %define tarversion %{version} %define tarname Python-%{tarversion} Source0: %{tarname}.tar.bz2 diff --git a/python-doc.spec b/python-doc.spec index 27ce7a8..fc6ef92 100644 --- a/python-doc.spec +++ b/python-doc.spec @@ -24,7 +24,7 @@ Group: Development/Languages/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Additional Package Documentation for Python. Version: 2.7 -Release: 5 +Release: 6 %define pyver 2.7 BuildArch: noarch %define tarname Python-%{pyver} diff --git a/python.spec b/python.spec index dfd92ae..b42122c 100644 --- a/python.spec +++ b/python.spec @@ -32,7 +32,7 @@ Obsoletes: python-64bit Obsoletes: python-nothreads python21 python-elementtree python-sqlite Summary: Python Interpreter Version: 2.7 -Release: 5 +Release: 11 Requires: python-base = %{version} %define tarversion %{version} %define tarname Python-%{tarversion}