From 2d69001ceb201c3094ddeb30897265bdefe2bac39207a1ef8a3eb6101bedc192 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 3 May 2011 06:58:13 +0000 Subject: [PATCH] Autobuild autoformatter for 69283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=63 --- python-base.spec | 2 +- python-doc.spec | 2 +- python.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python-base.spec b/python-base.spec index 676ff68..c7b1919 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: 6 +Release: 7 %define tarversion %{version} %define tarname Python-%{tarversion} Source0: %{tarname}.tar.bz2 diff --git a/python-doc.spec b/python-doc.spec index fc6ef92..3f98066 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: 6 +Release: 7 %define pyver 2.7 BuildArch: noarch %define tarname Python-%{pyver} diff --git a/python.spec b/python.spec index b42122c..c091968 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: 11 +Release: 13 Requires: python-base = %{version} %define tarversion %{version} %define tarname Python-%{tarversion}