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 2021-10-30 23:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-WebEngine (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-WebEngine"

Sat Oct 30 23:13:53 2021 rev:2 rq:928227 version:6.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-PyQt6-WebEngine/python-PyQt6-WebEngine.changes
    2021-10-11 15:31:42.790854195 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1890/python-PyQt6-WebEngine.changes
  2021-10-30 23:14:39.863100259 +0200
@@ -1,0 +2,6 @@
+Fri Oct 29 15:15:04 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 6.2.1
+  * Bug Fixes
+
+-------------------------------------------------------------------

Old:
----
  PyQt6_WebEngine-6.2.0.tar.gz

New:
----
  PyQt6_WebEngine-6.2.1.tar.gz

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

Other differences:
------------------
++++++ python-PyQt6-WebEngine.spec ++++++
--- /var/tmp/diff_new_pack.HGg38T/_old  2021-10-30 23:14:40.207100536 +0200
+++ /var/tmp/diff_new_pack.HGg38T/_new  2021-10-30 23:14:40.211100539 +0200
@@ -23,7 +23,7 @@
 %define pyqt_build_for_qt6 1
 %define skip_python36 1
 Name:           python-%{mname}
-Version:        6.2.0
+Version:        6.2.1
 Release:        0
 Summary:        Python bindings for the Qt WebEngine framework
 License:        GPL-3.0-only
@@ -57,7 +57,8 @@
 Summary:        Devel files for %{name}
 Group:          Development/Tools/IDE
 Requires:       python-PyQt6-devel
-Supplements:    packageand(eric:python-%{mname})
+Supplements:    (eric and python-%{mname})
+Supplements:    (python-PyQt6-devel and python-%{mname})
 
 %description devel
 This package provides Qt6 API files for the Eric IDE and the SIP files

++++++ PyQt6_WebEngine-6.2.0.tar.gz -> PyQt6_WebEngine-6.2.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.2.0/ChangeLog 
new/PyQt6_WebEngine-6.2.1/ChangeLog
--- old/PyQt6_WebEngine-6.2.0/ChangeLog 2021-09-30 18:11:12.271185000 +0200
+++ new/PyQt6_WebEngine-6.2.1/ChangeLog 2021-10-28 12:19:14.861561800 +0200
@@ -1,5 +1,21 @@
+2021-10-28  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS, PyQt6-WebEngine.msp:
+       Updated to the latest project format.
+       [b7db172105e0] [6.2.1] <6.2-maint>
+
+2021-10-03  Phil Thompson  <p...@riverbankcomputing.com>
+
+       * NEWS, PyQt6-WebEngine.msp:
+       Added a missing '#include'.
+       [fd4ef8c42b00] <6.2-maint>
+
 2021-09-30  Phil Thompson  <p...@riverbankcomputing.com>
 
+       * .hgtags:
+       Added tag 6.2.0 for changeset 3bea54ff6aa7
+       [207cbcd62885]
+
        * NEWS, PyQt6-WebEngine.msp:
        Updated for Qt v6.2.0.
        [3bea54ff6aa7] [6.2.0]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.2.0/NEWS 
new/PyQt6_WebEngine-6.2.1/NEWS
--- old/PyQt6_WebEngine-6.2.0/NEWS      2021-09-30 18:10:23.504463000 +0200
+++ new/PyQt6_WebEngine-6.2.1/NEWS      2021-10-28 12:18:26.440156000 +0200
@@ -1,2 +1,5 @@
+v6.2.1 28th October 2021
+  - Bug fixes.
+
 v6.2.0 30th September 2021
   - The first release of PyQt6-WebEngine.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt6_WebEngine-6.2.0/PKG-INFO 
new/PyQt6_WebEngine-6.2.1/PKG-INFO
--- old/PyQt6_WebEngine-6.2.0/PKG-INFO  2021-09-30 18:11:13.188305000 +0200
+++ new/PyQt6_WebEngine-6.2.1/PKG-INFO  2021-10-28 12:19:15.431722000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQt6-WebEngine
-Version: 6.2.0
+Version: 6.2.1
 Requires-Python: >=3.6
 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.2.0/pyproject.toml 
new/PyQt6_WebEngine-6.2.1/pyproject.toml
--- old/PyQt6_WebEngine-6.2.0/pyproject.toml    2021-09-30 18:11:12.273504000 
+0200
+++ new/PyQt6_WebEngine-6.2.1/pyproject.toml    2021-10-28 12:19:14.863079000 
+0200
@@ -6,7 +6,7 @@
 # Specify the PEP 566 metadata for the project.
 [tool.sip.metadata]
 name = "PyQt6-WebEngine"
-version = "6.2.0"
+version = "6.2.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.2.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip 
new/PyQt6_WebEngine-6.2.1/sip/QtWebEngineCore/QtWebEngineCoremod.sip
--- old/PyQt6_WebEngine-6.2.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip        
2021-09-30 18:11:12.806101000 +0200
+++ new/PyQt6_WebEngine-6.2.1/sip/QtWebEngineCore/QtWebEngineCoremod.sip        
2021-10-28 12:19:15.198636300 +0200
@@ -54,8 +54,8 @@
 const char *PYQT_WEBENGINE_VERSION_STR;
 
 %ModuleCode
-static int PYQT_WEBENGINE_VERSION = 0x060200;
-static const char *PYQT_WEBENGINE_VERSION_STR = "6.2.0";
+static int PYQT_WEBENGINE_VERSION = 0x060201;
+static const char *PYQT_WEBENGINE_VERSION_STR = "6.2.1";
 %End
 
 %Include qwebenginecertificateerror.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyQt6_WebEngine-6.2.0/sip/QtWebEngineCore/qwebengineprofile.sip 
new/PyQt6_WebEngine-6.2.1/sip/QtWebEngineCore/qwebengineprofile.sip
--- old/PyQt6_WebEngine-6.2.0/sip/QtWebEngineCore/qwebengineprofile.sip 
2021-09-30 18:11:12.793744000 +0200
+++ new/PyQt6_WebEngine-6.2.1/sip/QtWebEngineCore/qwebengineprofile.sip 
2021-10-28 12:19:15.191678000 +0200
@@ -27,7 +27,8 @@
 %End
 
 %TypeCode
-// For QWebEngineProfile.setNotificationPresenter().
+// Needed by handwritten code.
+#include <QIcon>
 #include <QWebEngineNotification>
 %End
 

Reply via email to