Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2012-08-13 19:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python", Maintainer is "jmate...@suse.com"

Changes:
--------
python-doc.changes: same change
--- /work/SRC/openSUSE:Factory/python/python.changes    2012-07-21 
12:31:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes       2012-08-13 
19:54:32.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Aug 12 11:46:22 UTC 2012 - idon...@suse.com
+
+- python & python-base Release numbers can differ, take that into
+  account. See bnc#766778 comment 12.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
python-doc.spec: same change
++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.M9g7R1/_old  2012-08-13 19:54:38.000000000 +0200
+++ /var/tmp/diff_new_pack.M9g7R1/_new  2012-08-13 19:54:38.000000000 +0200
@@ -72,7 +72,7 @@
 BuildRequires:  xorg-x11-devel
 %define         python_version    %(echo %{tarversion} | head -c 3)
 %define         idle_name         idle
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Provides:       %{name} = %{python_version}
 Obsoletes:      python-elementtree
 Obsoletes:      python-nothreads
@@ -96,7 +96,7 @@
 %package idle
 Summary:        An Integrated Development Environment for Python
 Group:          Development/Languages/Python
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Requires:       python-tk
 
 %description idle
@@ -108,7 +108,7 @@
 %package demo
 Summary:        Python Demonstration Scripts
 Group:          Development/Languages/Python
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Provides:       pyth_dmo
 Obsoletes:      pyth_dmo
 
@@ -119,7 +119,7 @@
 %package tk
 Summary:        TkInter - Python Tk Interface
 Group:          Development/Libraries/Python
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Provides:       pyth_tk
 Provides:       pyth_tkl
 Provides:       python-tkinter
@@ -138,7 +138,7 @@
 %package curses
 Summary:        Python Interface to the (N)Curses Library
 Group:          Development/Libraries/Python
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Obsoletes:      pyth_cur
 Provides:       pyth_cur
 
@@ -149,7 +149,7 @@
 %package gdbm
 Summary:        Python Interface to the GDBM Library
 Group:          Development/Libraries/Python
-Requires:       python-base = %{version}-%{release}
+Requires:       python-base = %{version}
 Obsoletes:      pygdmod
 Provides:       pygdmod
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to