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 2022-04-20 16:55:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-opcua.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-opcua"

Wed Apr 20 16:55:45 2022 rev:11 rq:970798 version:6.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes      2022-03-29 
18:14:54.603101392 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.1941/qt6-opcua.changes    
2022-04-20 16:56:01.794550182 +0200
@@ -1,0 +2,11 @@
+Fri Apr  8 11:56:56 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.3.0:
+  * https://www.qt.io/blog/qt-6.3-released
+
+-------------------------------------------------------------------
+Tue Mar 29 12:28:36 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.3.0-rc
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-opcua.spec ++++++
--- /var/tmp/diff_new_pack.i0t58k/_old  2022-04-20 16:56:02.990551299 +0200
+++ /var/tmp/diff_new_pack.i0t58k/_new  2022-04-20 16:56:02.994551303 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qt6-opcua
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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.2.4
-%define short_version 6.2
+%define real_version 6.3.0
+%define short_version 6.3
 %define tar_name qtopcua-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-opcua%{?pkg_suffix}
-Version:        6.2.4
+Version:        6.3.0
 Release:        0
 Summary:        Qt wrapper for existing OPC UA stacks
 # src/plugins/opcua is GPL-3.0-or-later, rest is dual licensed
@@ -88,6 +88,23 @@
 %description imports
 QML files and plugins from the Qt 6 OpcUa module.
 
+%package -n libQt6DeclarativeOpcua6
+Summary:        Qt 6 DeclarativeOpcua library
+
+%description -n libQt6DeclarativeOpcua6
+Qt 6 DeclarativeOpcua library.
+
+%package -n qt6-declarativeopcua-private-devel
+Summary:        Non-ABI stable API for the Qt 6 DeclarativeOpcua library
+Requires:       libQt6DeclarativeOpcua6 = %{version}
+Requires:       cmake(Qt6OpcUa) = %{real_version}
+Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6Quick)
+
+%description -n qt6-declarativeopcua-private-devel
+This package provides private headers of libDeclarativeOpcua that do not have
+any ABI or API guarantees.
+
 %{qt6_examples_package}
 
 %endif
@@ -108,7 +125,9 @@
 # CMake files are not needed for plugins
 rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
 
+%post -n libQt6DeclarativeOpcua6 -p /sbin/ldconfig
 %post -n libQt6OpcUa6 -p /sbin/ldconfig
+%postun -n libQt6DeclarativeOpcua6 -p /sbin/ldconfig
 %postun -n libQt6OpcUa6 -p /sbin/ldconfig
 
 %files
@@ -139,6 +158,19 @@
 %files imports
 %{_qt6_qmldir}/QtOpcUa/
 
+%files -n libQt6DeclarativeOpcua6
+%{_qt6_libdir}/libQt6DeclarativeOpcua.so.*
+
+%files -n qt6-declarativeopcua-private-devel
+%{_qt6_cmakedir}/Qt6DeclarativeOpcua/
+%{_qt6_descriptionsdir}/DeclarativeOpcua.json
+%{_qt6_includedir}/QtDeclarativeOpcua/
+%{_qt6_libdir}/libQt6DeclarativeOpcua.prl
+%{_qt6_libdir}/libQt6DeclarativeOpcua.so
+%{_qt6_metatypesdir}/qt6declarativeopcua_*_metatypes.json
+%{_qt6_mkspecsdir}/modules/qt_lib_declarativeopcua.pri
+%{_qt6_mkspecsdir}/modules/qt_lib_declarativeopcua_private.pri
+
 %endif
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.i0t58k/_old  2022-04-20 16:56:03.030551336 +0200
+++ /var/tmp/diff_new_pack.i0t58k/_new  2022-04-20 16:56:03.030551336 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.2.4</param>
+   <param name="version">6.3.0</param>
    <param name="url">git://code.qt.io/qt/qtopcua.git</param>
-   <param name="revision">v6.2.4</param>
+   <param name="revision">v6.3.0</param>
    <param name="scm">git</param>
    <param name="filename">qtopcua-everywhere-src</param>
   </service>

++++++ qtopcua-everywhere-src-6.2.4.tar.xz -> 
qtopcua-everywhere-src-6.3.0.tar.xz ++++++
++++ 74907 lines of diff (skipped)

Reply via email to