Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2013-07-11 13:33:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2013-07-03 
10:25:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2013-07-11 
13:33:48.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul  6 17:17:11 UTC 2013 - co...@suse.com
+
+- have python-devel require python:
+  http://lists.opensuse.org/opensuse-factory/2013-06/msg00622.html
+
+-------------------------------------------------------------------
@@ -47 +53 @@
-------------------------------------------------------------------
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python/python.changes    2013-06-28 
18:55:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes       2013-07-11 
13:33:48.000000000 +0200
@@ -1371 +1371 @@
-----------------------------------------------------------------------------
+-------------------------------------------------------------------
@@ -1376 +1376 @@
-----------------------------------------------------------------------------
+-------------------------------------------------------------------
@@ -1382 +1382 @@
-----------------------------------------------------------------------------
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.zzb5S3/_old  2013-07-11 13:33:49.000000000 +0200
+++ /var/tmp/diff_new_pack.zzb5S3/_new  2013-07-11 13:33:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-base
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           python-base
 Version:        2.7.5
 Release:        0
-License:        Python-2.0
 Summary:        Python Interpreter base package
-Url:            http://www.python.org/
+License:        Python-2.0
 Group:          Development/Languages/Python
+Url:            http://www.python.org/
 %define         tarversion %{version}
 %define         tarname Python-%{tarversion}
 Source0:        http://www.python.org/ftp/python/%{version}/%{tarname}.tar.xz
@@ -53,7 +52,8 @@
 # COMMON-PATCH-END
 %define         python_version    %(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
-BuildRequires:  fdupes libbz2-devel
+BuildRequires:  fdupes
+BuildRequires:  libbz2-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  zlib-devel
@@ -81,6 +81,7 @@
 Summary:        Include Files and Libraries Mandatory for Building Python 
Modules
 Group:          Development/Languages/Python
 Requires:       glibc-devel
+Requires:       python = %{version}
 Requires:       python-base = %{version}-%{release}
 
 %description -n python-devel

++++++ python-doc.spec ++++++
--- /var/tmp/diff_new_pack.zzb5S3/_old  2013-07-11 13:33:49.000000000 +0200
+++ /var/tmp/diff_new_pack.zzb5S3/_new  2013-07-11 13:33:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-doc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-doc
 Version:        2.7
 Release:        0
-License:        Python-2.0
 Summary:        Additional Package Documentation for Python
-Url:            http://www.python.org/
+License:        Python-2.0
 Group:          Development/Languages/Python
+Url:            http://www.python.org/
 %define         pyver   2.7.5
 %define         tarname Python-%{pyver}
 Source0:        %{tarname}.tar.xz

++++++ python.spec ++++++
--- /var/tmp/diff_new_pack.zzb5S3/_old  2013-07-11 13:33:49.000000000 +0200
+++ /var/tmp/diff_new_pack.zzb5S3/_new  2013-07-11 13:33:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python
 Version:        2.7.5
 Release:        0
-License:        Python-2.0
 Summary:        Python Interpreter
-Url:            http://www.python.org/
+License:        Python-2.0
 Group:          Development/Languages/Python
+Url:            http://www.python.org/
 %define         tarversion %{version}
 %define         tarname Python-%{tarversion}
 Source0:        http://www.python.org/ftp/python/%{version}/%{tarname}.tar.xz

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

Reply via email to