From c9fbee764c6f701e322856d36f7921966b10026aa30f1df40859580ae011ed43 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 11 Oct 2023 11:50:28 +0000 Subject: [PATCH] Accepting request 1116657 from home:krop:Qt6:Release Qt 6.6.0. Not built yet OBS-URL: https://build.opensuse.org/request/show/1116657 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-webchannel?expand=0&rev=30 --- qt6-webchannel.changes | 6 +++ qt6-webchannel.spec | 48 ++++++++++++++++++++++-- qtwebchannel-everywhere-src-6.5.3.tar.xz | 3 -- qtwebchannel-everywhere-src-6.6.0.tar.xz | 3 ++ 4 files changed, 54 insertions(+), 6 deletions(-) delete mode 100644 qtwebchannel-everywhere-src-6.5.3.tar.xz create mode 100644 qtwebchannel-everywhere-src-6.6.0.tar.xz diff --git a/qt6-webchannel.changes b/qt6-webchannel.changes index f645166..c580d67 100644 --- a/qt6-webchannel.changes +++ b/qt6-webchannel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 10 09:40:03 UTC 2023 - Christophe Marin + +- Update to 6.6.0 + * https://www.qt.io/blog/qt-6.6-released + ------------------------------------------------------------------- Thu Sep 28 07:34:25 UTC 2023 - Christophe Marin diff --git a/qt6-webchannel.spec b/qt6-webchannel.spec index 170991f..def9da6 100644 --- a/qt6-webchannel.spec +++ b/qt6-webchannel.spec @@ -16,8 +16,8 @@ # -%define real_version 6.5.3 -%define short_version 6.5 +%define real_version 6.6.0 +%define short_version 6.6 %define tar_name qtwebchannel-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-webchannel%{?pkg_suffix} -Version: 6.5.3 +Version: 6.6.0 Release: 0 Summary: Qt 6 WebChannel library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -87,6 +87,28 @@ Requires: cmake(Qt6WebChannel) = %{real_version} This package provides private headers of libQt6WebChannel that do not have any ABI or API guarantees. +%package -n libQt6WebChannelQuick6 +Summary: Qt 6 WebChannelQuick library + +%description -n libQt6WebChannelQuick6 +The Qt 6 WebChannelQuick library. + +%package -n qt6-webchannelquick-devel +Summary: Qt 6 WebChannelQuick library - Development files +Requires: libQt6WebChannelQuick6 = %{version} +Requires: qt6-webchannel-private-devel = %{version} + +%description -n qt6-webchannelquick-devel +Development files for the Qt 6 WebChannelQuick library + +%package -n qt6-webchannelquick-private-devel +Summary: Non-ABI stable API for the Qt 6 WebChannelQuick library +Requires: cmake(Qt6WebChannelQuick) = %{real_version} + +%description -n qt6-webchannelquick-private-devel +This package provides private headers of libQt6WebChannelQuick that do not have any +ABI or API guarantees. + %{qt6_examples_package} %endif @@ -110,6 +132,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins %fdupes %{buildroot} %ldconfig_scriptlets -n libQt6WebChannel6 +%ldconfig_scriptlets -n libQt6WebChannelQuick6 %files imports %{_qt6_qmldir}/QtWebChannel/ @@ -134,6 +157,25 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins %{_qt6_includedir}/QtWebChannel/%{real_version}/ %{_qt6_mkspecsdir}/modules/qt_lib_webchannel_private.pri +%files -n libQt6WebChannelQuick6 +%license LICENSES/* +%{_qt6_libdir}/libQt6WebChannelQuick.so.* + +%files -n qt6-webchannelquick-devel +%{_qt6_cmakedir}/Qt6WebChannelQuick/ +%{_qt6_descriptionsdir}/WebChannelQuick.json +%{_qt6_includedir}/QtWebChannelQuick/ +%{_qt6_libdir}/libQt6WebChannelQuick.prl +%{_qt6_libdir}/libQt6WebChannelQuick.so +%{_qt6_metatypesdir}/qt6webchannelquick_*_metatypes.json +%{_qt6_mkspecsdir}/modules/qt_lib_webchannelquick.pri +%{_qt6_pkgconfigdir}/Qt6WebChannelQuick.pc +%exclude %{_qt6_includedir}/QtWebChannelQuick/%{real_version}/ + +%files -n qt6-webchannelquick-private-devel +%{_qt6_includedir}/QtWebChannelQuick/%{real_version}/ +%{_qt6_mkspecsdir}/modules/qt_lib_webchannelquick_private.pri + %endif %changelog diff --git a/qtwebchannel-everywhere-src-6.5.3.tar.xz b/qtwebchannel-everywhere-src-6.5.3.tar.xz deleted file mode 100644 index 151caff..0000000 --- a/qtwebchannel-everywhere-src-6.5.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:129f89a6aba792c47f110582967f4f586457e7b63de3465e5f1dd210ce6bf04a -size 214760 diff --git a/qtwebchannel-everywhere-src-6.6.0.tar.xz b/qtwebchannel-everywhere-src-6.6.0.tar.xz new file mode 100644 index 0000000..555e4ad --- /dev/null +++ b/qtwebchannel-everywhere-src-6.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddcb38e6d5843f9c7570654f1a12aaf0086e5a01f7bf3cf170064fcc5a3f51c +size 214924