Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2019-04-19 21:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip"

Fri Apr 19 21:25:56 2019 rev:102 rq:695842 version:4.19.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes    2019-02-28 
21:24:08.301918356 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new.5536/python-sip.changes  
2019-04-19 21:25:59.695997312 +0200
@@ -1,0 +2,27 @@
+Thu Apr 18 21:25:28 UTC 2019 - Todd R <[email protected]>
+
+- Update to 4.19.16
+  * Further fixes for diamond class hierarchies.
+  * Don't cast to a class that occurs more than once in a super-class 
hierarchy.
+  * Added support for the haiku platform.
+  * Updated the docs and roadmap for SIP v5.
+
+-------------------------------------------------------------------
+Wed Apr 17 15:22:28 UTC 2019 - Todd R <[email protected]>
+
+- Package .dist-info directory.  The bugs with it have been fixed
+  and some packages require it in order to properly detect that
+  sip is installed.
+
+-------------------------------------------------------------------
+Sat Apr  6 14:12:54 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 4.19.15
+  * Fixed a code generation regression specific to PyQt4.
+  * Fixed the handling of duplicate classes in an MRO
+  * Fixed the handling of size_t as a template argument.
+Check https://www.riverbankcomputing.com/static/Downloads/sip/4.19.15/ChangeLog
+for the complete changelog
+- Drop fix_qt4_code_gen.patch. Merged upstream
+
+-------------------------------------------------------------------

Old:
----
  fix_qt4_code_gen.patch
  sip-4.19.14.tar.gz

New:
----
  sip-4.19.16.tar.gz

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

Other differences:
------------------
++++++ python-sip.spec ++++++
--- /var/tmp/diff_new_pack.VXmrpb/_old  2019-04-19 21:26:02.796001260 +0200
+++ /var/tmp/diff_new_pack.VXmrpb/_new  2019-04-19 21:26:02.824001296 +0200
@@ -19,19 +19,17 @@
 %define python_sip_api 12.6
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-sip
-Version:        4.19.14
+Version:        4.19.16
 Release:        0
 Summary:        SIP tool to use python sip bindings
 License:        GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
 Group:          Development/Libraries/Python
 URL:            https://www.riverbankcomputing.com/software/sip
-Source0:        
https://www.riverbankcomputing.com/static/Downloads/sip/sip-%{version}.tar.gz
+Source0:        
https://www.riverbankcomputing.com/static/Downloads/sip/%{version}/sip-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
 Patch0:         disable-rpaths.diff
 # PATCH-FIX-OPENSUSE disable-strip.diff -- Disable stripping
 Patch1:         disable-strip.diff
-# PATCH-FIX-UPSTREAM fix_qt4_code_gen.patch -- Fixed a code generation 
regression specific to PyQt4.
-Patch2:         fix_qt4_code_gen.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c++_compiler
 BuildRequires:  fdupes
@@ -119,8 +117,7 @@
 $python ../configure.py --debug \
   CFLAGS+="%{optflags}" \
   CXXFLAGS+="%{optflags}" \
-  LIBS+="-l$ldlibrary" \
-  --no-dist-info
+    LIBS+="-l$ldlibrary"
 
 make %{?_smp_mflags}
 
@@ -227,6 +224,7 @@
 %{python_sitearch}/PyQt4/sip.so
 %dir %{python_sitearch}/PyQt5
 %{python_sitearch}/PyQt5/sip.so
+%{python_sitearch}/sip-%{version}.dist-info/
 
 %files %{python_files devel}
 %license LICENSE*

++++++ sip-4.19.14.tar.gz -> sip-4.19.16.tar.gz ++++++
++++ 7079 lines of diff (skipped)


Reply via email to