Compare commits
9 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9d485a60b9 | |||
|
|
8b5ea996a7 | ||
|
|
7270af08fc | ||
|
|
5ca69272ba | ||
| cd6cc9c658 | |||
|
|
62efed977a | ||
|
|
171d25ba06 | ||
| fee0b91c6e | |||
|
|
9ec22b2e46 |
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 15:15:47 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.1
|
||||
https://www.qt.io/blog/qt-6.10.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 7 08:53:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* https://www.qt.io/blog/qt-6.10-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 07:16:12 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.2:
|
||||
* https://www.qt.io/blog/qt-6.9.2-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 07:49:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-webview
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.9.1
|
||||
%define short_version 6.9
|
||||
%define real_version 6.10.1
|
||||
%define short_version 6.10
|
||||
%define tar_name qtwebview-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@@ -27,10 +27,10 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-webview%{?pkg_suffix}
|
||||
Version: 6.9.1
|
||||
Version: 6.10.1
|
||||
Release: 0
|
||||
Summary: Qt 6 WebView library
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
License: GPL-2.0-only OR GPL-3.0-or-later OR LGPL-3.0-only
|
||||
URL: https://www.qt.io
|
||||
Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
BuildRequires: cmake(Qt6Core) = %{real_version}
|
||||
@@ -152,13 +152,14 @@ rm %{buildroot}%{_qt6_cmakedir}/Qt6WebView/*Plugin*.cmake
|
||||
%{_qt6_libdir}/libQt6WebView.so.*
|
||||
|
||||
%files devel
|
||||
%{_qt6_cmakedir}/Qt6/FindWebView2.cmake
|
||||
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtWebViewTestsConfig.cmake
|
||||
%{_qt6_cmakedir}/Qt6WebView/
|
||||
%{_qt6_descriptionsdir}/WebView.json
|
||||
%{_qt6_includedir}/QtWebView/
|
||||
%{_qt6_libdir}/libQt6WebView.prl
|
||||
%{_qt6_libdir}/libQt6WebView.so
|
||||
%{_qt6_metatypesdir}/qt6webview_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6webview_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_webview.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6WebView.pc
|
||||
%exclude %{_qt6_includedir}/QtWebView/%{real_version}/
|
||||
@@ -177,7 +178,7 @@ rm %{buildroot}%{_qt6_cmakedir}/Qt6WebView/*Plugin*.cmake
|
||||
%{_qt6_includedir}/QtWebViewQuick/
|
||||
%{_qt6_libdir}/libQt6WebViewQuick.prl
|
||||
%{_qt6_libdir}/libQt6WebViewQuick.so
|
||||
%{_qt6_metatypesdir}/qt6webviewquick_*_metatypes.json
|
||||
%{_qt6_metatypesdir}/qt6webviewquick_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_webviewquick.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6WebViewQuick.pc
|
||||
%exclude %{_qt6_includedir}/QtWebViewQuick/%{real_version}/
|
||||
|
||||
3
qtwebview-everywhere-src-6.10.1.tar.xz
Normal file
3
qtwebview-everywhere-src-6.10.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:421080583d7af564a855013dc336363a65303f31c9045a39963ae6b94ab26f6f
|
||||
size 128672
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c29ad4fbb8f7a2042c4941bef88bb13bd04757eed94d6937ae69e0e4ea0d59a5
|
||||
size 141260
|
||||
Reference in New Issue
Block a user