Script 'mail_helper' called by obssrc
Hello community,

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

Package is "qt6-opcua"

Mon Apr  7 17:36:04 2025 rev:35 rq:1266650 version:6.9.0

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

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

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

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

Other differences:
------------------
++++++ qt6-opcua.spec ++++++
--- /var/tmp/diff_new_pack.C6Vwm2/_old  2025-04-07 17:36:17.936024949 +0200
+++ /var/tmp/diff_new_pack.C6Vwm2/_new  2025-04-07 17:36:17.940025116 +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 qtopcua-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -30,7 +30,7 @@
 %global __requires_exclude qt6qmlimport\\(OpcUaMachineBackend\\)
 #
 Name:           qt6-opcua%{?pkg_suffix}
-Version:        6.8.2
+Version:        6.9.0
 Release:        0
 Summary:        Qt wrapper for existing OPC UA stacks
 # src/plugins/opcua is GPL-3.0-or-later, rest is dual licensed
@@ -40,11 +40,11 @@
 Source0:        %{tar_name}-%{real_version}%{tar_suffix}.tar.xz
 Source99:       qt6-opcua-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(Qt6Gui) = %{real_version}
 BuildRequires:  cmake(Qt6Network) = %{real_version}
+BuildRequires:  cmake(Qt6NetworkPrivate) = %{real_version}
 BuildRequires:  cmake(Qt6Quick) = %{real_version}
 BuildRequires:  cmake(Qt6QuickTest) = %{real_version}
 BuildRequires:  cmake(Qt6Widgets) = %{real_version}
@@ -78,9 +78,9 @@
 
 %package private-devel
 Summary:        Non-ABI stable API for the Qt 6 OpcUa library
+Requires:       cmake(Qt6CorePrivate) = %{real_version}
+Requires:       cmake(Qt6NetworkPrivate) = %{real_version}
 Requires:       cmake(Qt6OpcUa) = %{real_version}
-%requires_eq    qt6-core-private-devel
-%requires_eq    qt6-network-private-devel
 
 %description private-devel
 This package provides private headers of libQt6Opcua that do not have any
@@ -144,10 +144,9 @@
 
 %files devel
 %{_qt6_bindir}/qopcuaxmldatatypes2cpp
-%{_qt6_cmakedir}/Qt6/FindOpen62541.cmake
 %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtOpcUaTestsConfig.cmake
 %{_qt6_cmakedir}/Qt6OpcUa/
-%{_qt6_cmakedir}/Qt6QtOpcUaTools/
+%{_qt6_cmakedir}/Qt6OpcUaTools/
 %{_qt6_descriptionsdir}/OpcUa.json
 %{_qt6_includedir}/QtOpcUa
 %{_qt6_libdir}/libQt6OpcUa.prl
@@ -158,6 +157,7 @@
 %exclude %{_qt6_includedir}/QtOpcUa/%{real_version}
 
 %files private-devel
+%{_qt6_cmakedir}/Qt6OpcUaPrivate/
 %{_qt6_includedir}/QtOpcUa/%{real_version}/
 %{_qt6_mkspecsdir}/modules/qt_lib_opcua_private.pri
 
@@ -169,6 +169,7 @@
 
 %files -n qt6-declarativeopcua-private-devel
 %{_qt6_cmakedir}/Qt6DeclarativeOpcua/
+%{_qt6_cmakedir}/Qt6DeclarativeOpcuaPrivate/
 %{_qt6_descriptionsdir}/DeclarativeOpcua.json
 %{_qt6_includedir}/QtDeclarativeOpcua/
 %{_qt6_libdir}/libQt6DeclarativeOpcua.prl

++++++ _service ++++++
--- /var/tmp/diff_new_pack.C6Vwm2/_old  2025-04-07 17:36:17.984026957 +0200
+++ /var/tmp/diff_new_pack.C6Vwm2/_new  2025-04-07 17:36:17.984026957 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.8.2</param>
+   <param name="version">6.9.0</param>
    <param name="url">git://code.qt.io/qt/qtopcua.git</param>
-   <param name="revision">v6.8.2</param>
+   <param name="revision">v6.9.0</param>
    <param name="scm">git</param>
    <param name="filename">qtopcua-everywhere-src</param>
   </service>

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

Reply via email to