Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2012-10-16 21:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3/python3-base.changes     2012-10-12 
08:15:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes        
2012-10-16 21:32:59.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 12:15:34 UTC 2012 - co...@suse.com
+
+- buildrequire libbz2-devel explicitly
+
+-------------------------------------------------------------------
python3.changes: same change

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

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.Z1yPuw/_old  2012-10-16 21:33:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Z1yPuw/_new  2012-10-16 21:33:02.000000000 +0200
@@ -26,6 +26,7 @@
 Name:           python3-base
 BuildRequires:  automake
 BuildRequires:  fdupes
+BuildRequires:  libbz2-devel
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
 Url:            http://www.python.org/

++++++ python3.spec ++++++
--- /var/tmp/diff_new_pack.Z1yPuw/_old  2012-10-16 21:33:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Z1yPuw/_new  2012-10-16 21:33:02.000000000 +0200
@@ -107,8 +107,8 @@
 ### COMMON-DEF-END ###
 
 # some compatibility Provides
-Provides: python3 = %{python_version}
 Provides: python = %{python_version}
+Provides:       python3 = %{python_version}
 
 %description
 Python 3 is modern interpreted, object-oriented programming language,

++++++ pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.Z1yPuw/_old  2012-10-16 21:33:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Z1yPuw/_new  2012-10-16 21:33:02.000000000 +0200
@@ -73,3 +73,5 @@
     sed -n -e "${prev},\$p" $slave
 } > $slave.tmp && mv $slave.tmp $slave
 done
+
+osc service localrun format_spec_file

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

Reply via email to