Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-tools for openSUSE:Factory 
checked in at 2021-05-10 15:38:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-tools.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-tools"

Mon May 10 15:38:34 2021 rev:6 rq:891712 version:6.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes      2021-04-06 
17:32:16.571293052 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-tools.new.2988/qt6-tools.changes    
2021-05-10 15:41:03.305162561 +0200
@@ -1,0 +2,16 @@
+Thu May  6 17:10:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.1.0:
+  * https://www.qt.io/blog/qt-6.1-released
+
+-------------------------------------------------------------------
+Fri Apr 23 14:11:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.1.0-rc.
+
+-------------------------------------------------------------------
+Tue Apr 13 06:29:29 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.1.0-beta3.
+
+-------------------------------------------------------------------
@@ -13,0 +30,5 @@
+Fri Mar 19 15:34:32 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.1.0-beta2
+
+-------------------------------------------------------------------
@@ -16,0 +38,6 @@
+
+-------------------------------------------------------------------
+Tue Mar  9 14:47:35 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 6.1.0-beta1
+  https://www.qt.io/blog/qt-6.1-beta-released

Old:
----
  qttools-everywhere-src-6.0.3.tar.xz

New:
----
  qttools-everywhere-src-6.1.0.tar.xz

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

Other differences:
------------------
++++++ qt6-tools.spec ++++++
--- /var/tmp/diff_new_pack.Jum8Df/_old  2021-05-10 15:41:03.993159852 +0200
+++ /var/tmp/diff_new_pack.Jum8Df/_new  2021-05-10 15:41:03.993159852 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.0.3
-%define short_version 6.0
+%define real_version 6.1.0
+%define short_version 6.1
 %define tar_name qttools-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-tools%{?pkg_suffix}
-Version:        6.0.3
+Version:        6.1.0
 Release:        0
 Summary:        Qt 6 Tools libraries and tools
 # TODO Check if it's still valid
@@ -57,6 +57,7 @@
 BuildRequires:  qt6-gui-private-devel
 BuildRequires:  qt6-quick-private-devel
 BuildRequires:  qt6-widgets-private-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt6Core)
 BuildRequires:  cmake(Qt6DBus)
 BuildRequires:  cmake(Qt6Gui)
@@ -70,7 +71,6 @@
 BuildRequires:  cmake(Qt6Sql)
 BuildRequires:  cmake(Qt6Widgets)
 BuildRequires:  cmake(Qt6Xml)
-BuildRequires:  update-desktop-files
 # These packages are required to generate documentation for the Qt packages
 Requires:       qt6-tools-helpgenerators
 Requires:       qt6-tools-qdoc
@@ -94,8 +94,8 @@
 
 %package devel
 Summary:        Qt 6 Tools libraries - Development files
-Requires:       qt6-tools-helpgenerators = %{version}
 Requires:       qt6-tools = %{version}
+Requires:       qt6-tools-helpgenerators = %{version}
 Requires:       qt6-tools-qdoc = %{version}
 
 %description devel
@@ -157,7 +157,6 @@
 
 %package -n qt6-help-private-devel
 Summary:        Non-ABI stable API for the Qt 6 Help library
-
 Requires:       cmake(Qt6Help) = %{real_version}
 %requires_eq    qt6-core-private-devel
 
@@ -174,6 +173,10 @@
 %package -n qt6-uitools-devel
 Summary:        Qt 6 UiTools library - Development files
 Requires:       libQt6UiTools6 = %{version}
+# Qt6UiToolsDependencies.cmake has explicit dependencies on these libraries
+Requires:       cmake(Qt6Gui)
+Requires:       cmake(Qt6OpenGLWidgets)
+Requires:       cmake(Qt6Widgets)
 
 %description -n qt6-uitools-devel
 Development files for the Qt6 UiTools library.
@@ -262,6 +265,9 @@
 
 %if !%{qt6_docs_flavor}
 
+# 475d609 creates a useless qtdiag6 hardlink (also see QTBUG-89170)
+rm %{buildroot}%{_qt6_bindir}/qtdiag6
+
 %{qt6_link_executables}
 
 # Unused file. There is no private headers for this library
@@ -403,22 +409,19 @@
 %dir %{_qt6_datadir}/phrasebooks
 %{_bindir}/lconvert6
 %{_bindir}/linguist6
-%{_bindir}/lprodump6
-%{_bindir}/lrelease-pro6
 %{_bindir}/lrelease6
-%{_bindir}/lupdate-pro6
 %{_bindir}/lupdate6
 %{_datadir}/applications/org.qt.linguist6.desktop
 %{_datadir}/icons/hicolor/48x48/apps/linguist6.png
 %{_datadir}/icons/hicolor/128x128/apps/linguist6.png
 %{_qt6_bindir}/lconvert
 %{_qt6_bindir}/linguist
-%{_qt6_bindir}/lprodump
 %{_qt6_bindir}/lrelease
-%{_qt6_bindir}/lrelease-pro
 %{_qt6_bindir}/lupdate
-%{_qt6_bindir}/lupdate-pro
 %{_qt6_datadir}/phrasebooks/*.qph
+%{_qt6_libexecdir}/lprodump
+%{_qt6_libexecdir}/lrelease-pro
+%{_qt6_libexecdir}/lupdate-pro
 
 %files -n qt6-linguist-devel
 %{_qt6_descriptionsdir}/Linguist.json

++++++ qttools-everywhere-src-6.0.3.tar.xz -> 
qttools-everywhere-src-6.1.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/qt6-tools/qttools-everywhere-src-6.0.3.tar.xz 
/work/SRC/openSUSE:Factory/.qt6-tools.new.2988/qttools-everywhere-src-6.1.0.tar.xz
 differ: char 26, line 1

Reply via email to