Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-remoteobjects for 
openSUSE:Factory checked in at 2022-03-29 18:14:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-remoteobjects (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-remoteobjects"

Tue Mar 29 18:14:58 2022 rev:5 rq:965573 version:6.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-remoteobjects/qt6-remoteobjects.changes      
2022-02-02 22:45:01.422063729 +0100
+++ 
/work/SRC/openSUSE:Factory/.qt6-remoteobjects.new.1900/qt6-remoteobjects.changes
    2022-03-29 18:15:30.503137853 +0200
@@ -1,0 +2,6 @@
+Mon Mar 21 08:46:37 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.4
+  * https://www.qt.io/blog/qt-6.2.4-released
+
+-------------------------------------------------------------------

Old:
----
  qtremoteobjects-everywhere-src-6.2.3.tar.xz

New:
----
  _multibuild
  qtremoteobjects-everywhere-src-6.2.4.tar.xz

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

Other differences:
------------------
++++++ qt6-remoteobjects.spec ++++++
--- /var/tmp/diff_new_pack.E0oU96/_old  2022-03-29 18:15:31.071138430 +0200
+++ /var/tmp/diff_new_pack.E0oU96/_new  2022-03-29 18:15:31.079138438 +0200
@@ -16,13 +16,18 @@
 #
 
 
-%define real_version 6.2.3
+%define real_version 6.2.4
 %define short_version 6.2
 %define tar_name qtremoteobjects-everywhere-src
 %define tar_suffix %{nil}
 #
-Name:           qt6-remoteobjects
-Version:        6.2.3
+%global qt6_flavor @BUILD_FLAVOR@%{nil}
+%if "%{qt6_flavor}" == "docs"
+%define pkg_suffix -docs
+%endif
+#
+Name:           qt6-remoteobjects%{?pkg_suffix}
+Version:        6.2.4
 Release:        0
 Summary:        Qt6 RemoteObjects Library
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@@ -36,11 +41,17 @@
 BuildRequires:  cmake(Qt6Quick)
 BuildRequires:  cmake(Qt6QuickTest)
 BuildRequires:  cmake(Qt6Widgets)
+%if "%{qt6_flavor}" == "docs"
+BuildRequires:  qt6-tools
+%{qt6_doc_packages}
+%endif
 
 %description
 Qt Remote Objects (QtRO) is an inter-process communication (IPC)
 module to enable information exchange between processes or computers.
 
+%if !%{qt6_docs_flavor}
+
 %package imports
 Summary:         Qt 6 RemoteObjects QML files
 
@@ -102,6 +113,8 @@
 
 %{qt6_examples_package}
 
+%endif
+
 %prep
 %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
 
@@ -113,6 +126,8 @@
 %install
 %{qt6_install}
 
+%if !%{qt6_docs_flavor}
+
 # repparser has no private headers
 rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_repparser_private.pri
 
@@ -174,4 +189,6 @@
 %files tools
 %{_qt6_libexecdir}/repc
 
+%endif
+
 %changelog

++++++ _multibuild ++++++
<multibuild>
  <flavor>docs</flavor>
</multibuild>


++++++ qtremoteobjects-everywhere-src-6.2.3.tar.xz -> 
qtremoteobjects-everywhere-src-6.2.4.tar.xz ++++++
++++ 3453 lines of diff (skipped)

Reply via email to