Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyQt6-WebEngine for 
openSUSE:Factory checked in at 2022-06-23 10:23:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-WebEngine (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-WebEngine"

Thu Jun 23 10:23:31 2022 rev:5 rq:984227 version:6.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-PyQt6-WebEngine/python-PyQt6-WebEngine.changes
    2022-04-16 00:14:36.793678261 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1548/python-PyQt6-WebEngine.changes
  2022-06-23 10:23:51.831713485 +0200
@@ -1,0 +2,8 @@
+Tue Jun 21 10:15:28 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.3.1
+  * Added qWebEngineVersion(), qWebEngineChromiumVersion(), and
+    qWebEngineChromiumSecurityPatchVersion().
+  * Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  PyQt6_WebEngine-6.3.0.tar.gz

New:
----
  PyQt6_WebEngine-6.3.1.tar.gz

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

Other differences:
------------------
++++++ python-PyQt6-WebEngine.spec ++++++
--- /var/tmp/diff_new_pack.62nfHc/_old  2022-06-23 10:23:52.483714194 +0200
+++ /var/tmp/diff_new_pack.62nfHc/_new  2022-06-23 10:23:52.487714198 +0200
@@ -18,21 +18,19 @@
 
 %define mname PyQt6-WebEngine
 %define muname PyQt6_WebEngine
-%{?!python_module:%define python_module() python3-%{**}}
-%define skip_python2 1
 %define pyqt_build_for_qt6 1
 Name:           python-%{mname}
-Version:        6.3.0
+Version:        6.3.1
 Release:        0
 Summary:        Python bindings for the Qt WebEngine framework
 License:        GPL-3.0-only
 Group:          Development/Libraries/Python
 URL:            https://www.riverbankcomputing.com/software/pyqt3d
 Source:         
https://files.pythonhosted.org/packages/source/P/%{mname}/%{muname}-%{version}.tar.gz
-BuildRequires:  %{python_module PyQt6-devel}
+BuildRequires:  %{python_module PyQt6-devel >= 6.2}
 BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module pyqt-builder >= 1.11}
-BuildRequires:  %{python_module sip-devel >= 6.2}
+BuildRequires:  %{python_module sip-devel >= 6}
 BuildRequires:  fdupes
 BuildRequires:  python-pyqt-rpm-macros
 BuildRequires:  python-rpm-macros

++++++ PyQt6_WebEngine-6.3.0.tar.gz -> PyQt6_WebEngine-6.3.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.3.0/ChangeLog 
new/PyQt6_WebEngine-6.3.1/ChangeLog
--- old/PyQt6_WebEngine-6.3.0/ChangeLog 2022-04-12 17:51:06.105129200 +0200
+++ new/PyQt6_WebEngine-6.3.1/ChangeLog 2022-06-17 17:15:44.123198500 +0200
@@ -1,3 +1,16 @@
+2022-04-26  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS, PyQt6-WebEngine.msp:
+       Added qWebEngineVersion(), qWebEngineChromiumVersion(), and
+       qWebEngineChromiumSecurityPatchVersion().
+       [4ff79187d623] [6.3.1] <6.3-maint>
+
+2022-04-12  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * .hgtags:
+       Added tag 6.3.0 for changeset 233ae2b96b8a
+       [396d9fbec4c3]
+
 2022-03-31  Phil Thompson  <p...@riverbankcomputing.com>
 
        * NEWS, PyQt6-WebEngine.msp:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.3.0/NEWS 
new/PyQt6_WebEngine-6.3.1/NEWS
--- old/PyQt6_WebEngine-6.3.0/NEWS      2022-04-12 17:49:45.038158000 +0200
+++ new/PyQt6_WebEngine-6.3.1/NEWS      2022-06-17 17:14:17.690071000 +0200
@@ -1,3 +1,8 @@
+v6.3.1 26th April 2022
+  - Added qWebEngineVersion(), qWebEngineChromiumVersion(), and
+    qWebEngineChromiumSecurityPatchVersion().
+  - Bug fixes.
+
 v6.3.0 31st March 2022
   - Added support for Qt v6.3.
   - Bug fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.3.0/PKG-INFO 
new/PyQt6_WebEngine-6.3.1/PKG-INFO
--- old/PyQt6_WebEngine-6.3.0/PKG-INFO  2022-04-12 17:51:06.654616000 +0200
+++ new/PyQt6_WebEngine-6.3.1/PKG-INFO  2022-06-17 17:15:44.697360500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQt6-WebEngine
-Version: 6.3.0
+Version: 6.3.1
 Requires-Python: >=3.7
 Summary: Python bindings for the Qt WebEngine framework
 Home-Page: https://www.riverbankcomputing.com/software/pyqtwebengine/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.3.0/pyproject.toml 
new/PyQt6_WebEngine-6.3.1/pyproject.toml
--- old/PyQt6_WebEngine-6.3.0/pyproject.toml    2022-04-12 17:51:06.106594600 
+0200
+++ new/PyQt6_WebEngine-6.3.1/pyproject.toml    2022-06-17 17:15:44.124701700 
+0200
@@ -6,7 +6,7 @@
 # Specify the PEP 566 metadata for the project.
 [tool.sip.metadata]
 name = "PyQt6-WebEngine"
-version = "6.3.0"
+version = "6.3.1"
 summary = "Python bindings for the Qt WebEngine framework"
 home-page = "https://www.riverbankcomputing.com/software/pyqtwebengine/";
 author = "Riverbank Computing Limited"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyQt6_WebEngine-6.3.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip 
new/PyQt6_WebEngine-6.3.1/sip/QtWebEngineCore/QtWebEngineCoremod.sip
--- old/PyQt6_WebEngine-6.3.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip        
2022-04-12 17:51:06.455510000 +0200
+++ new/PyQt6_WebEngine-6.3.1/sip/QtWebEngineCore/QtWebEngineCoremod.sip        
2022-06-17 17:15:44.492136700 +0200
@@ -27,7 +27,7 @@
 %Import QtNetwork/QtNetworkmod.sip
 %Import QtWebChannel/QtWebChannelmod.sip
 
-%Timeline {QtWebEngine_6_2_0 QtWebEngine_6_3_0}
+%Timeline {QtWebEngine_6_0_0 QtWebEngine_6_1_0 QtWebEngine_6_2_0 
QtWebEngine_6_3_0}
 
 %Copying
 Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com>
@@ -54,10 +54,11 @@
 const char *PYQT_WEBENGINE_VERSION_STR;
 
 %ModuleCode
-static int PYQT_WEBENGINE_VERSION = 0x060300;
-static const char *PYQT_WEBENGINE_VERSION_STR = "6.3.0";
+static int PYQT_WEBENGINE_VERSION = 0x060301;
+static const char *PYQT_WEBENGINE_VERSION_STR = "6.3.1";
 %End
 
+%Include qtwebenginecoreglobal.sip
 %Include qwebenginecertificateerror.sip
 %Include qwebengineclientcertificateselection.sip
 %Include qwebengineclientcertificatestore.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyQt6_WebEngine-6.3.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip 
new/PyQt6_WebEngine-6.3.1/sip/QtWebEngineCore/qtwebenginecoreglobal.sip
--- old/PyQt6_WebEngine-6.3.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip     
1970-01-01 01:00:00.000000000 +0100
+++ new/PyQt6_WebEngine-6.3.1/sip/QtWebEngineCore/qtwebenginecoreglobal.sip     
2022-06-17 17:15:44.503291000 +0200
@@ -0,0 +1,37 @@
+// qtwebenginecoreglobal.sip generated by MetaSIP
+//
+// This file is part of the QtWebEngineCore Python extension module.
+//
+// Copyright (c) 2022 Riverbank Computing Limited <i...@riverbankcomputing.com>
+// 
+// This file is part of PyQt6-WebEngine.
+// 
+// This file may be used under the terms of the GNU General Public License
+// version 3.0 as published by the Free Software Foundation and appearing in
+// the file LICENSE included in the packaging of this file.  Please review the
+// following information to ensure the GNU General Public License version 3.0
+// requirements will be met: http://www.gnu.org/copyleft/gpl.html.
+// 
+// If you do not wish to use this file under the terms of the GPL version 3.0
+// then you may purchase a commercial license.  For more information contact
+// i...@riverbankcomputing.com.
+// 
+// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
+// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+
+%If (QtWebEngine_6_2_0 -)
+%ModuleCode
+#include <qtwebenginecoreglobal.h>
+%End
+%End
+
+%If (QtWebEngine_6_2_0 -)
+const char *qWebEngineVersion();
+%End
+%If (QtWebEngine_6_2_0 -)
+const char *qWebEngineChromiumVersion();
+%End
+%If (QtWebEngine_6_3_0 -)
+const char *qWebEngineChromiumSecurityPatchVersion();
+%End

Reply via email to