Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-connectivity for 
openSUSE:Factory checked in at 2025-04-07 17:35:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-connectivity (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-connectivity.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-connectivity"

Mon Apr  7 17:35:49 2025 rev:32 rq:1266798 version:6.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-connectivity/qt6-connectivity.changes        
2025-03-10 17:58:10.056628466 +0100
+++ 
/work/SRC/openSUSE:Factory/.qt6-connectivity.new.1907/qt6-connectivity.changes  
    2025-04-07 17:36:03.899437849 +0200
@@ -1,0 +2,6 @@
+Wed Apr  2 11:03:35 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0:
+  * https://www.qt.io/blog/qt-6.9-released
+
+-------------------------------------------------------------------

Old:
----
  qtconnectivity-everywhere-src-6.8.2.tar.xz

New:
----
  qtconnectivity-everywhere-src-6.9.0.tar.xz

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

Other differences:
------------------
++++++ qt6-connectivity.spec ++++++
--- /var/tmp/diff_new_pack.5diz9g/_old  2025-04-07 17:36:04.355456923 +0200
+++ /var/tmp/diff_new_pack.5diz9g/_new  2025-04-07 17:36:04.359457090 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.8.2
-%define short_version 6.8
+%define real_version 6.9.0
+%define short_version 6.9
 %define tar_name qtconnectivity-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,10 +27,10 @@
 %endif
 #
 # Private QML imports
-%global __requires_exclude qt6qmlimport\\((HeartRateGame|NdefEditor)\\)
+%global __requires_exclude qt6qmlimport\\((HeartRateGame|NdefEditor.*)\\)
 #
 Name:           qt6-connectivity%{?pkg_suffix}
-Version:        6.8.2
+Version:        6.9.0
 Release:        0
 Summary:        Qt 6 connectivity tools and libraries
 License:        GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
@@ -38,12 +38,12 @@
 Source0:        
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
 Source99:       qt6-connectivity-rpmlintrc
 BuildRequires:  pkgconfig
-BuildRequires:  qt6-core-private-devel
-BuildRequires:  qt6-network-private-devel
 BuildRequires:  cmake(Qt6Core) = %{real_version}
+BuildRequires:  cmake(Qt6CorePrivate) = %{real_version}
 BuildRequires:  cmake(Qt6DBus) = %{real_version}
 BuildRequires:  cmake(Qt6Gui) = %{real_version}
 BuildRequires:  cmake(Qt6Network) = %{real_version}
+BuildRequires:  cmake(Qt6NetworkPrivate) = %{real_version}
 BuildRequires:  cmake(Qt6Quick) = %{real_version}
 BuildRequires:  cmake(Qt6QuickControls2) = %{real_version}
 BuildRequires:  cmake(Qt6Widgets) = %{real_version}
@@ -86,9 +86,9 @@
 %package private-devel
 Summary:        Non-ABI stable API for the Qt 6 connectivity libraries
 Requires:       cmake(Qt6Bluetooth) = %{real_version}
+Requires:       cmake(Qt6CorePrivate) = %{real_version}
+Requires:       cmake(Qt6NetworkPrivate) = %{real_version}
 Requires:       cmake(Qt6Nfc) = %{real_version}
-%requires_eq    qt6-core-private-devel
-%requires_eq    qt6-network-private-devel
 
 %description private-devel
 This package provides private headers of qt6-connectivity that are normally
@@ -152,11 +152,18 @@
 %exclude %{_qt6_includedir}/QtNfc/%{real_version}/
 
 %files private-devel
+%{_qt6_cmakedir}/Qt6BluetoothPrivate/
+%{_qt6_cmakedir}/Qt6Connectivity/
+%{_qt6_cmakedir}/Qt6NfcPrivate/
+%{_qt6_descriptionsdir}/Connectivity.json
 %dir %{_qt6_includedir}/QtBluetooth
 %dir %{_qt6_includedir}/QtNfc
 %{_qt6_includedir}/QtBluetooth/%{real_version}/
+# No public API
+%{_qt6_includedir}/QtConnectivity/
 %{_qt6_includedir}/QtNfc/%{real_version}/
 %{_qt6_mkspecsdir}/modules/qt_lib_bluetooth_private.pri
+%{_qt6_mkspecsdir}/modules/qt_lib_connectivity_private.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_nfc_private.pri
 
 %endif

++++++ qtconnectivity-everywhere-src-6.8.2.tar.xz -> 
qtconnectivity-everywhere-src-6.9.0.tar.xz ++++++
++++ 4351 lines of diff (skipped)

Reply via email to