Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2014-06-26 07:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes    2014-03-21 
13:34:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python-sip.changes       
2014-06-26 07:57:52.000000000 +0200
@@ -1,0 +2,24 @@
+Tue Jun 10 03:02:11 UTC 2014 - [email protected]
+
+- Update to 4.16.1
+  - Bug fixes.
+
+-------------------------------------------------------------------
+Thu May 29 02:13:29 UTC 2014 - [email protected]
+
+- Update to 4.16
+  - Added the /NoSetter/ variable annotation.
+  - Added the -B option to sip.
+  - Changed the handling of timelines (introducing a potential incompatibility)
+    so that later versions of wrapped libraries can be wrapped so long as they
+    are compatible with known versions.
+  - Added support for the 'no_receiver_check' argument to connect() in PyQt
+    v4.11.
+  - Added the --configuration option to configure.py.
+  - Added the --sysroot option to configure.py.
+  - Added the --target-py-version option to configure.py.
+  - Added the --no-tools option to configure.py.
+  - Added the --use-qmake option to configure.py.
+  - Bug fixes.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes   2014-03-21 
13:34:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes      
2014-06-26 07:57:52.000000000 +0200
@@ -1,0 +2,24 @@
+Tue Jun 10 03:02:59 UTC 2014 - [email protected]
+
+- Update to 4.16.1
+  - Bug fixes.
+
+-------------------------------------------------------------------
+Thu May 29 02:12:07 UTC 2014 - [email protected]
+
+- Update to 4.16
+  - Added the /NoSetter/ variable annotation.
+  - Added the -B option to sip.
+  - Changed the handling of timelines (introducing a potential incompatibility)
+    so that later versions of wrapped libraries can be wrapped so long as they
+    are compatible with known versions.
+  - Added support for the 'no_receiver_check' argument to connect() in PyQt
+    v4.11.
+  - Added the --configuration option to configure.py.
+  - Added the --sysroot option to configure.py.
+  - Added the --target-py-version option to configure.py.
+  - Added the --no-tools option to configure.py.
+  - Added the --use-qmake option to configure.py.
+  - Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  sip-4.15.5.tar.gz

New:
----
  sip-4.16.1.tar.gz

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

Other differences:
------------------
++++++ python-sip.spec ++++++
--- /var/tmp/diff_new_pack.LBK0ug/_old  2014-06-26 07:57:53.000000000 +0200
+++ /var/tmp/diff_new_pack.LBK0ug/_new  2014-06-26 07:57:53.000000000 +0200
@@ -16,17 +16,16 @@
 #
 
 
-%define rversion %{version}
-%define python_sip_api 11.0
+%define python_sip_api 11.1
 
 Name:           python-sip
-Version:        4.15.5
+Version:        4.16.1
 Release:        0
 Summary:        SIP tool to use python sip bindings
 License:        GPL-2.0 or GPL-3.0 or SUSE-SIP
 Group:          Development/Libraries/Python
 Url:            http://www.riverbankcomputing.com/software/sip/introa
-Source0:        
http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
+Source0:        sip-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0:         disable-rpaths.diff
 # PATCH-FIX-OPENSUSE build-compare.diff [email protected] -- Fix build-compare
@@ -64,7 +63,7 @@
 own sip bindings.
 
 %prep
-%setup -q -n sip-%{rversion}
+%setup -q -n sip-%{version}
 %patch0
 %patch1
 

++++++ python3-sip.spec ++++++
--- /var/tmp/diff_new_pack.LBK0ug/_old  2014-06-26 07:57:53.000000000 +0200
+++ /var/tmp/diff_new_pack.LBK0ug/_new  2014-06-26 07:57:53.000000000 +0200
@@ -16,17 +16,16 @@
 #
 
 
-%define rversion %{version}
-%define python_sip_api 11.0
+%define python_sip_api 11.1
 
 Name:           python3-sip
-Version:        4.15.5
+Version:        4.16.1
 Release:        0
 Summary:        SIP tool to use python sip bindings
 License:        GPL-2.0 or GPL-3.0 or SUSE-SIP
 Group:          Development/Libraries/Python
 Url:            http://www.riverbankcomputing.com/software/sip/intro
-Source0:        
http://downloads.sourceforge.net/project/pyqt/sip/sip-%{rversion}/sip-%{rversion}.tar.gz
+Source0:        sip-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0:         disable-rpaths.diff
 # PATCH-FIX-OPENSUSE build-compare.diff [email protected] -- Fix build-compare
@@ -67,7 +66,7 @@
 own sip bindings.
 
 %prep
-%setup -q -n sip-%{rversion}
+%setup -q -n sip-%{version}
 %patch0
 %patch1
 

++++++ sip-4.15.5.tar.gz -> sip-4.16.1.tar.gz ++++++
++++ 10222 lines of diff (skipped)

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

Reply via email to