Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2020-09-03 01:12:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip"

Thu Sep  3 01:12:19 2020 rev:106 rq:830191 version:4.19.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip/python-sip.changes    2019-09-25 
07:49:06.622723246 +0200
+++ /work/SRC/openSUSE:Factory/.python-sip.new.3399/python-sip.changes  
2020-09-03 01:12:44.596439425 +0200
@@ -1,0 +2,13 @@
+Thu Aug 27 19:26:56 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to 4.19.24
+  * Added support for Python v3.9.
+  * %InstanceCode is now used to provide the default result of
+    virtual handlers that return a class or mapped type by value.
+  * 'android_abi' can now be used in a configuration file when
+    building the sip module using qmake.  This is required when
+    using Qt v5.14 or later on Android.
+- all intermediate versions are tagged "minor bug-fix release"
+- refresh disable-strip.diff
+
+-------------------------------------------------------------------

Old:
----
  sip-4.19.19.tar.gz

New:
----
  sip-4.19.24.tar.gz

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

Other differences:
------------------
++++++ python-sip.spec ++++++
--- /var/tmp/diff_new_pack.LtAf84/_old  2020-09-03 01:12:47.316440425 +0200
+++ /var/tmp/diff_new_pack.LtAf84/_new  2020-09-03 01:12:47.320440427 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sip
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define python_sip_api 12.7
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-sip
-Version:        4.19.19
+Version:        4.19.24
 Release:        0
 Summary:        SIP tool to use python sip bindings
 License:        GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP

++++++ disable-strip.diff ++++++
--- /var/tmp/diff_new_pack.LtAf84/_old  2020-09-03 01:12:47.344440436 +0200
+++ /var/tmp/diff_new_pack.LtAf84/_new  2020-09-03 01:12:47.344440436 +0200
@@ -6,11 +6,11 @@
     
     This prevents the debug package from being created.
 
-diff --git a/siputils.py b/siputils.py
-index a29300d..d58537c 100644
---- a/siputils.py
-+++ b/siputils.py
-@@ -1473,7 +1473,7 @@ class ModuleMakefile(Makefile):
+Index: sip-4.19.24/siputils.py
+===================================================================
+--- sip-4.19.24.orig/siputils.py
++++ sip-4.19.24/siputils.py
+@@ -1474,7 +1474,7 @@ class ModuleMakefile(Makefile):
      """
      def __init__(self, configuration, build_file, install_dir=None, static=0,
                   console=0, qt=0, opengl=0, threaded=0, warnings=1, debug=0,
@@ -19,7 +19,7 @@
                   export_all=0, universal=None, arch=None,
                   deployment_target=None):
          """Initialise an instance of a module Makefile.
-@@ -1784,7 +1784,7 @@ class SIPModuleMakefile(ModuleMakefile):
+@@ -1785,7 +1785,7 @@ class SIPModuleMakefile(ModuleMakefile):
      """
      def __init__(self, configuration, build_file, install_dir=None, static=0,
                   console=0, qt=0, opengl=0, threaded=0, warnings=1, debug=0,

++++++ sip-4.19.19.tar.gz -> sip-4.19.24.tar.gz ++++++
++++ 47056 lines of diff (skipped)


Reply via email to