Accepting request 1072426 from KDE:Qt6
Update to 6.4.3 (forwarded request 1072393 from krop) OBS-URL: https://build.opensuse.org/request/show/1072426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-webengine?expand=0&rev=16
This commit is contained in:
commit
0f6e77b0d9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 10:00:12 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.3:
|
||||
* https://www.qt.io/blog/qt-6.4.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 16:46:56 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.4.2
|
||||
%define real_version 6.4.3
|
||||
%define short_version 6.4
|
||||
%define tar_name qtwebengine-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -42,7 +42,7 @@
|
||||
%bcond_without system_minizip
|
||||
#
|
||||
Name: qt6-webengine%{?pkg_suffix}
|
||||
Version: 6.4.2
|
||||
Version: 6.4.3
|
||||
Release: 0
|
||||
Summary: Web browser engine for Qt applications
|
||||
License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
|
||||
@ -380,18 +380,12 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
# This shouldn't be needed
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6BuildInternals
|
||||
|
||||
%post -n libQt6Pdf6 -p /sbin/ldconfig
|
||||
%post -n libQt6PdfQuick6 -p /sbin/ldconfig
|
||||
%post -n libQt6PdfWidgets6 -p /sbin/ldconfig
|
||||
%post -n libQt6WebEngineCore6 -p /sbin/ldconfig
|
||||
%post -n libQt6WebEngineQuick6 -p /sbin/ldconfig
|
||||
%post -n libQt6WebEngineWidgets6 -p /sbin/ldconfig
|
||||
%postun -n libQt6Pdf6 -p /sbin/ldconfig
|
||||
%postun -n libQt6PdfQuick6 -p /sbin/ldconfig
|
||||
%postun -n libQt6PdfWidgets6 -p /sbin/ldconfig
|
||||
%postun -n libQt6WebEngineCore6 -p /sbin/ldconfig
|
||||
%postun -n libQt6WebEngineQuick6 -p /sbin/ldconfig
|
||||
%postun -n libQt6WebEngineWidgets6 -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n libQt6Pdf6
|
||||
%ldconfig_scriptlets -n libQt6PdfQuick6
|
||||
%ldconfig_scriptlets -n libQt6PdfWidgets6
|
||||
%ldconfig_scriptlets -n libQt6WebEngineCore6
|
||||
%ldconfig_scriptlets -n libQt6WebEngineQuick6
|
||||
%ldconfig_scriptlets -n libQt6WebEngineWidgets6
|
||||
|
||||
%files
|
||||
%dir %{_qt6_pluginsdir}/designer
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffa945518d1cc8d9ee73523e8d9c2090844f5a2d9c7eac05c4ad079472a119c9
|
||||
size 440538956
|
3
qtwebengine-everywhere-src-6.4.3.tar.xz
Normal file
3
qtwebengine-everywhere-src-6.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55f85af736a1dc79a41b8d95014ba27d8fce0be44293a69e64fece7fa12b2925
|
||||
size 440562844
|
Loading…
Reference in New Issue
Block a user