Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-scxml for openSUSE:Factory 
checked in at 2023-04-05 21:32:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-scxml (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-scxml.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-scxml"

Wed Apr  5 21:32:05 2023 rev:16 rq:1077340 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-scxml/qt6-scxml.changes      2023-03-17 
17:04:01.881607760 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-scxml.new.19717/qt6-scxml.changes   
2023-04-05 21:36:59.231024654 +0200
@@ -1,0 +2,6 @@
+Mon Apr  3 10:02:36 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.5.0
+  * https://www.qt.io/blog/qt-6.5-lts-released
+
+-------------------------------------------------------------------

Old:
----
  qtscxml-everywhere-src-6.4.3.tar.xz

New:
----
  qtscxml-everywhere-src-6.5.0.tar.xz

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

Other differences:
------------------
++++++ qt6-scxml.spec ++++++
--- /var/tmp/diff_new_pack.zatmg8/_old  2023-04-05 21:36:59.835028101 +0200
+++ /var/tmp/diff_new_pack.zatmg8/_new  2023-04-05 21:36:59.839028124 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qt6-scxml
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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.4.3
-%define short_version 6.4
+%define real_version 6.5.0
+%define short_version 6.5
 %define short_name qtscxml
 %define tar_name qtscxml-everywhere-src
 %define tar_suffix %{nil}
@@ -28,7 +28,7 @@
 %endif
 #
 Name:           qt6-scxml%{?pkg_suffix}
-Version:        6.4.3
+Version:        6.5.0
 Release:        0
 Summary:        SCXML (state machine notation) compiler and related tools
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@@ -39,13 +39,13 @@
 BuildRequires:  qt6-core-private-devel
 BuildRequires:  qt6-gui-private-devel
 BuildRequires:  qt6-qml-private-devel
-BuildRequires:  cmake(Qt6Core)
-BuildRequires:  cmake(Qt6Gui)
-BuildRequires:  cmake(Qt6Network)
-BuildRequires:  cmake(Qt6OpenGL)
-BuildRequires:  cmake(Qt6OpenGLWidgets)
-BuildRequires:  cmake(Qt6Qml)
-BuildRequires:  cmake(Qt6Widgets)
+BuildRequires:  cmake(Qt6Core) = %{real_version}
+BuildRequires:  cmake(Qt6Gui) = %{real_version}
+BuildRequires:  cmake(Qt6Network) = %{real_version}
+BuildRequires:  cmake(Qt6OpenGL) = %{real_version}
+BuildRequires:  cmake(Qt6OpenGLWidgets) = %{real_version}
+BuildRequires:  cmake(Qt6Qml) = %{real_version}
+BuildRequires:  cmake(Qt6Widgets) = %{real_version}
 %if "%{qt6_flavor}" == "docs"
 BuildRequires:  qt6-tools
 %{qt6_doc_packages}
@@ -74,7 +74,7 @@
 # ScxmlTools requires the scxmlc executable
 Requires:       %{name} = %{version}
 Requires:       libQt6Scxml6 = %{version}
-Requires:       cmake(Qt6Core)
+Requires:       cmake(Qt6Core) = %{real_version}
 
 %description devel
 Development files for the Qt 6 Scxml library.
@@ -97,7 +97,7 @@
 %package -n qt6-scxmlqml-devel
 Summary:        Qt 6 ScxmlQml library - Development files
 Requires:       libQt6ScxmlQml6 = %{version}
-Requires:       cmake(Qt6Qml)
+Requires:       cmake(Qt6Qml) = %{real_version}
 Requires:       cmake(Qt6Scxml) = %{real_version}
 
 %description -n qt6-scxmlqml-devel
@@ -120,7 +120,7 @@
 %package -n qt6-statemachine-devel
 Summary:        Qt 6 StateMachine library - Development files
 Requires:       libQt6StateMachine6 = %{version}
-Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6Gui) = %{real_version}
 
 %description -n qt6-statemachine-devel
 Development files for the Qt 6 StateMachine library.
@@ -144,8 +144,8 @@
 %package -n qt6-statemachineqml-devel
 Summary:        Qt 6 StateMachineQml library - Development files
 Requires:       libQt6StateMachineQml6 = %{version}
-Requires:       cmake(Qt6Qml)
-Requires:       cmake(Qt6StateMachine)
+Requires:       cmake(Qt6Qml) = %{real_version}
+Requires:       cmake(Qt6StateMachine) = %{real_version}
 
 %description -n qt6-statemachineqml-devel
 Development files for the Qt 6 StateMachineQml library.

++++++ qtscxml-everywhere-src-6.4.3.tar.xz -> 
qtscxml-everywhere-src-6.5.0.tar.xz ++++++
++++ 21113 lines of diff (skipped)

Reply via email to