Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2012-01-05 13:51:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes    2011-11-22 
17:49:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes       
2012-01-05 13:51:47.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Dec 23 13:49:02 CET 2011 - dmuel...@suse.de
+
+- update to 4.13.1:
+  - Deprecation warnings can no longer be disabled.
+  - Added the all_raise_py_exception argument to the %Module directive.
+  - Added the /NoRaisesPyException/ function annotation.
+  - Added the /PyName/ typedef annotation.
+  - Class templates now allow super-classes to be defined as template
+   arguments.
+ - Added support for 'public' preceding the name of a class in a super-class
+   list.
+ - Added support for 'protected' and 'private' preceding the name of a class
+   in a super-class list.  Any such super-class will be ignored.
+
+-------------------------------------------------------------------

Old:
----
  sip-4.13.tar.bz2

New:
----
  sip-4.13.1.tar.gz

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

Other differences:
------------------
++++++ python-sip.spec ++++++
--- /var/tmp/diff_new_pack.BMKD2L/_old  2012-01-05 13:51:49.000000000 +0100
+++ /var/tmp/diff_new_pack.BMKD2L/_new  2012-01-05 13:51:49.000000000 +0100
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           python-sip
-BuildRequires:  c++_compiler python python-devel
+BuildRequires:  c++_compiler
+BuildRequires:  python
+BuildRequires:  python-devel
+Summary:        SIP tool to use python sip bindings
 License:        GPL-2.0 or GPL-3.0 or SIP
 Group:          Development/Libraries/Python
-Summary:        SIP tool to use python sip bindings
-Version:        4.13
+Version:        4.13.1
 Release:        0
 %define rversion %version
 Url:            http://www.riverbankcomputing.com/software/sip/intro
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        sip-%{rversion}.tar.bz2
+Source0:        
http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz
 Patch0:         disable-rpaths.diff
 Patch1:         build-compare.diff
 %py_requires
@@ -40,8 +40,6 @@
 for any C or C++ library.
 
 %package devel
-License:        GPL-2.0 or GPL-3.0 or SIP
-Group:          Development/Libraries/Python
 Summary:        SIP tool to create python bindings
 Requires:       %name = %version
 Requires:       c++_compiler python-devel python-sip-bin
@@ -57,8 +55,6 @@
 
 
 %package bin
-License:        GPL-2.0 or GPL-3.0 or SIP
-Group:          Development/Libraries/Python
 Summary:        SIP tool to create python bindings
 Provides:       python-sip:/usr/bin/sip
 

++++++ python3-sip.spec ++++++
--- /var/tmp/diff_new_pack.BMKD2L/_old  2012-01-05 13:51:49.000000000 +0100
+++ /var/tmp/diff_new_pack.BMKD2L/_new  2012-01-05 13:51:49.000000000 +0100
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:           python3-sip
-Version:        4.13
-Release:        2
-License:        GPL-2.0 or GPL-3.0 or SIP
+Version:        4.13.1
+Release:        0
 Summary:        SIP tool to use python sip bindings
+License:        GPL-2.0 or GPL-3.0 or SIP
+Group:          Development/Libraries/Python
 %define rversion %{version}
 Url:            http://www.riverbankcomputing.com/software/sip/intro
-Group:          Development/Libraries/Python
-Source0:        sip-%{rversion}.tar.bz2
+Source0:        
http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{rversion}.tar.gz
 Patch0:         disable-rpaths.diff
 Patch1:         build-compare.diff
 BuildRequires:  c++_compiler
@@ -50,9 +49,7 @@
 for any C or C++ library.
 
 %package devel
-License:        GPL-2.0 or GPL-3.0 or SIP
 Summary:        SIP tool to create python bindings
-Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
 Requires:       c++_compiler
 Requires:       python-sip-bin

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

Reply via email to