Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-webchannel for openSUSE:Factory 
checked in at 2023-10-13 23:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-webchannel (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-webchannel.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-webchannel"

Fri Oct 13 23:14:36 2023 rev:17 rq:1116962 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-webchannel/qt6-webchannel.changes    
2023-10-02 20:08:04.118261679 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-webchannel.new.20540/qt6-webchannel.changes 
2023-10-13 23:15:32.536911251 +0200
@@ -1,0 +2,6 @@
+Tue Oct 10 09:40:03 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.6.0
+  * https://www.qt.io/blog/qt-6.6-released
+
+-------------------------------------------------------------------

Old:
----
  qtwebchannel-everywhere-src-6.5.3.tar.xz

New:
----
  qtwebchannel-everywhere-src-6.6.0.tar.xz

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

Other differences:
------------------
++++++ qt6-webchannel.spec ++++++
--- /var/tmp/diff_new_pack.dhrovP/_old  2023-10-13 23:15:33.160933885 +0200
+++ /var/tmp/diff_new_pack.dhrovP/_new  2023-10-13 23:15:33.164934029 +0200
@@ -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 @@
 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 @@
 %fdupes %{buildroot}
 
 %ldconfig_scriptlets -n libQt6WebChannel6
+%ldconfig_scriptlets -n libQt6WebChannelQuick6
 
 %files imports
 %{_qt6_qmldir}/QtWebChannel/
@@ -134,5 +157,24 @@
 %{_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
 

++++++ qtwebchannel-everywhere-src-6.5.3.tar.xz -> 
qtwebchannel-everywhere-src-6.6.0.tar.xz ++++++
++++ 1678 lines of diff (skipped)

Reply via email to