Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5-qtwebengine for 
openSUSE:Factory checked in at 2021-06-27 18:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebengine"

Sun Jun 27 18:58:47 2021 rev:70 rq:901784 version:5.15.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes    
2021-05-08 22:06:58.293858480 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.2625/libqt5-qtwebengine.changes
  2021-06-27 18:59:23.104299955 +0200
@@ -1,0 +2,73 @@
+Thu Jun 24 16:39:27 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update the CMake version workaround to get qtbase's real version
+
+-------------------------------------------------------------------
+Tue Jun 22 09:00:44 UTC 2021 - [email protected]
+
+- Update to version 5.15.5:
+  * Abort findText also right on explicit navigation request
+  * Adapt to new Connections syntax
+  * Add devtools eyedropper support
+  * Add more tests to tst_loadsignals
+  * Add support for Keyboard.getLayoutMap()
+  * Add web-ui chrome://net-internals
+  * Allow leaving OCSP off
+  * Always send phased wheel events beginning with Began
+  * Avoid accessing profileAdapter when profile is shutting down
+  * Avoid unknownFunc messages in qmltests
+  * Blacklist CertificateError::test_error for macOS
+  * Blacklist NewViewRequest::test_loadNewViewRequest on macOS
+  * Blacklist handleError on macos until we merge the fix
+  * Blacklist numberOfStartedAndFinishedSignalsIsSame on b2q CIs
+  * Depend on QCoreApplication::startingUp() for checking
+    existence of app
+  * Do not allow WebBluetooth to continue
+  * Do not hide virtual keyboard if the focused node is editable
+  * Doc: Add a note about navigation within a page to a fragment
+  * Docs: Suggest to use higher DPI for printing
+  * Fix FilePickerController's path validation for windows and
+    corresponding tests
+  * Fix application locales again
+  * Fix embedded PDFs when plugins are disabled
+  * Fix first party url for cookie filter
+  * Fix inconsistent number of load signals and their order
+  * Fix normalization of app locales
+  * Fix not working certificates on mac > 10.14
+  * Fix prl files on ios
+  * Fix qmltests::WebEngineViewNavigationHistory auto tests
+  * Fix qtpdf static builds on windows
+  * Fix static build of qml qtpdf
+  * Follow InProcessGpuThread::Init() on thread priority
+  * Generate mojo bindings before compiling extension API
+    registration
+  * Implement PluginServiceFilterQt
+  * Load signals test: use focusProxy for link clicking test
+  * Make able to override disabled features from command line
+  * Notify canGoBack/canGoForward changes based on web actions
+  * Only disconnect QWebEnginePage signals that QWebEngineView
+    connected
+  * Package devtools inspector overlay
+  * Remove ResourceTypeSubFrame check after website update
+  * Remove obsolete loadSignals test
+    secondLoadForError_WhenErrorPageEnabled
+  * Remove qquickwebengineprofile test
+  * Remove tracking of frame which load error page
+  * Remove ui/snapshot overrides for aura
+  * Report server directs in navigation type
+  * Return to using the default devtools page
+  * Set enumaration root directory for File.webkitRelativePath API
+  * Set more Display properties
+  * Show PDF viewer in a guest view
+  * Support devtools close button in QuickNanoBrowser
+  * Support zoom-in, zoom-out and cell web cursors on macOS
+  * Unblacklist and fix load signals test for file download
+  * Update Chromium and adapt PermissionManagerQt
+  * Update platform notes
+  * View: test signal for deletion of external page set to view
+- Drop patches:
+  * 0001-Fix-normalization-of-app-locales.patch
+  * 0001-Fix-build-with-GCC-11.patch
+  * 0001-Fix-build-with-system-ICU-69.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-with-GCC-11.patch
  0001-Fix-build-with-system-ICU-69.patch
  0001-Fix-normalization-of-app-locales.patch
  qtwebengine-everywhere-src-5.15.3.tar.xz

New:
----
  qtwebengine-everywhere-src-5.15.5.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.N1T7Lp/_old  2021-06-27 18:59:29.920308909 +0200
+++ /var/tmp/diff_new_pack.N1T7Lp/_new  2021-06-27 18:59:29.924308914 +0200
@@ -29,15 +29,15 @@
 %global _qtwebengine_dictionaries_dir 
%{_libqt5_datadir}/qtwebengine_dictionaries
 
 Name:           libqt5-qtwebengine
-Version:        5.15.3
+Version:        5.15.5
 Release:        0
 Summary:        Qt 5 WebEngine Library
 License:        LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Libraries/X11
 URL:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.15.3
-%define so_version 5.15.3
+%define real_version 5.15.5
+%define so_version 5.15.5
 %define tar_version qtwebengine-everywhere-src-%{version}
 Source:         %{tar_version}.tar.xz
 # Generated from a local build
@@ -51,12 +51,7 @@
 # PATCH-FIX-OPENSUSE
 Patch4:         rtc-dont-use-h264.patch
 # PATCH-FIX-UPSTREAM
-Patch5:         0001-Fix-normalization-of-app-locales.patch
-# PATCH-FIX-UPSTREAM
-Patch6:         chromium-glibc-2.33.patch
-# PATCH-FIX-UPSTREAM
-Patch7:         0001-Fix-build-with-GCC-11.patch
-Patch8:         0001-Fix-build-with-system-ICU-69.patch
+Patch5:         chromium-glibc-2.33.patch
 # http://www.chromium.org/blink not ported to PowerPC
 ExcludeArch:    ppc ppc64 ppc64le s390 s390x
 # Try to fix i586 MemoryErrors with rpmlint
@@ -66,7 +61,6 @@
 BuildRequires:  flac-devel
 BuildRequires:  flex
 BuildRequires:  gperf
-# It really wants a commit hash, even if it's not in a .git checkout...
 BuildRequires:  binutils-gold
 BuildRequires:  git-core
 BuildRequires:  krb5
@@ -173,6 +167,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xkbfile)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xscrnsaver)
@@ -351,7 +346,7 @@
 # ln -sf %{_datadir}/icu/*/icudt*l.dat %{buildroot}%{_datadir}/qt5/icudtl.dat
 
 # Workaround to allow using QtWE with older Qt versions
-%global qtcore_version %(printf %{pkg_version libQt5Core5})
+%global qtcore_version %(printf %{pkg_version libQt5Core5} | cut -d + -f 1)
 # NOTE the space after '%%{version}' is important to only match '5.15.X 
${_Qt5XXX_FIND_VERSION_EXACT}'
 sed -i 's#%{version} #%{qtcore_version} #' 
%{buildroot}%{_libqt5_libdir}/cmake/*/*Config.cmake
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.N1T7Lp/_old  2021-06-27 18:59:29.968308972 +0200
+++ /var/tmp/diff_new_pack.N1T7Lp/_new  2021-06-27 18:59:29.968308972 +0200
@@ -1,11 +1,11 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">enable</param>
-   <param name="version">5.15.3</param>
+   <param name="version">5.15.5</param>
    <param name="url">git://code.qt.io/qt/qtwebengine.git</param>
    <param name="scm">git</param>
    <param name="filename">qtwebengine-everywhere-src</param>
-   <param name="revision">5.15.3</param>
+   <param name="revision">v5.15.5-lts</param>
   </service>
   <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.N1T7Lp/_old  2021-06-27 18:59:29.988308998 +0200
+++ /var/tmp/diff_new_pack.N1T7Lp/_new  2021-06-27 18:59:29.988308998 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">git://code.qt.io/qt/qtwebengine.git</param>
-              <param 
name="changesrevision">a059e7404a6db799f4da0ad696e65ae9c854b4b0</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">9711f64c5082040cb76f6da5ef4a16037dbda08f</param></service></servicedata>
\ No newline at end of file

++++++ qtwebengine-everywhere-src-5.15.3.tar.xz -> 
qtwebengine-everywhere-src-5.15.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtwebengine/qtwebengine-everywhere-src-5.15.3.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new.2625/qtwebengine-everywhere-src-5.15.5.tar.xz
 differ: char 15, line 1

Reply via email to