Hello community,

here is the log from the commit of package python-wxWidgets for 
openSUSE:Factory checked in at 2012-11-08 21:52:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wxWidgets (Old)
 and      /work/SRC/openSUSE:Factory/.python-wxWidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wxWidgets", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wxWidgets/python-wxWidgets.changes        
2012-04-12 09:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-wxWidgets.new/python-wxWidgets.changes   
2012-11-08 21:52:18.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Oct 26 16:33:02 CEST 2012 - [email protected]
+
+- Recommend lang package instead of Requires.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-wxWidgets.spec ++++++
--- /var/tmp/diff_new_pack.PKmoi4/_old  2012-11-08 21:52:20.000000000 +0100
+++ /var/tmp/diff_new_pack.PKmoi4/_new  2012-11-08 21:52:20.000000000 +0100
@@ -52,7 +52,7 @@
 # Third party packages name, never used in SUSE:
 Provides:       wxPython%{wx_version}-gtk2-unicode = %{version}
 # In fact it should be >= %{version} but only version < 2.9
-Requires:       python-wxWidgets-lang = %{version}
+Recommends:     python-wxWidgets-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch5:         wxPython-missing_return.patch
 Patch7:         wxPython-abi.patch

++++++ pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.PKmoi4/_old  2012-11-08 21:52:20.000000000 +0100
+++ /var/tmp/diff_new_pack.PKmoi4/_new  2012-11-08 21:52:20.000000000 +0100
@@ -1,6 +1,5 @@
 #!/bin/sh
 
-for i in wxPython-*tar.bz2 ; do
-  case $i in *clean*) continue ;; esac
+for i in wxPython-src-*tar.bz2 ; do
   bash python-wxWidgets-extract-source $i
 done

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to