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-03-17 20:14:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-tools.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-tools"

Wed Mar 17 20:14:38 2021 rev:2 rq:878007 version:6.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes      2020-12-18 
19:59:04.454042331 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-tools.new.2401/qt6-tools.changes    
2021-03-17 20:18:29.915198082 +0100
@@ -1,0 +2,12 @@
+Tue Mar  9 13:40:47 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.0.2:                                                 
+  https://www.qt.io/blog/qt-6.0.2-released
+
+-------------------------------------------------------------------
+Wed Feb  3 21:18:12 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.0.1
+  https://www.qt.io/blog/qt-6.0.1-released
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-tools.spec ++++++
--- /var/tmp/diff_new_pack.Fz7A9J/_old  2021-03-17 20:18:45.855219871 +0100
+++ /var/tmp/diff_new_pack.Fz7A9J/_new  2021-03-17 20:18:45.859219876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qt6-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.0.0
+%define real_version 6.0.2
 %define short_version 6.0
 %define tar_name qttools-everywhere-src
 %define tar_suffix %{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-tools%{?pkg_suffix}
-Version:        6.0.0
+Version:        6.0.2
 Release:        0
 Summary:        Qt 6 Tools libraries and tools
 # TODO Check if it's still valid
@@ -65,6 +65,7 @@
 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
@@ -79,7 +80,8 @@
 %endif
 
 %description
-The QtTools modules contains some tools mostly useful for application 
development.
+The QtTools modules contains some tools mostly useful for application
+development.
 
 Included are Qt Designer (GUI design), QDbusViewer and more.
 
@@ -183,28 +185,29 @@
 Summary:        Documentation browser
 
 %description assistant
-The Qt assistant tools allows browsing documentation using the QCH format.
+Qt Assistant is a tool for viewing documentation in Qt help file format.
 
 %package designer
 Summary:        Qt graphical interface creation tool
 
 %description designer
-Qt Designer is a tool for creating graphical interface for Qt applications.
+Qt Designer is a tool for designing and building graphical user interface
+with Qt Widgets.
 
 %package helpgenerators
-Summary:        Qt Help files generators (QCH)
+Summary:        Qt Help files generator
 Requires:       qt6-docs-common
 # help files are SQLite databases, so qhelpgenerator needs the SQLite plugin
 Requires:       qt6-sql-sqlite
 
 %description helpgenerators
-Qt 6 tools for generating .qch help catalogs.
+Qt 6 tool for generating .qch help catalogs.
 
 %package linguist
-Summary:        Qt 6 Linguist tools
+Summary:        Translation tool for Qt applications
 
 %description linguist
-The Qt 6 Linguist tools.
+Qt Linguist can be used by translator to translate text in Qt applications.
 
 %package -n qt6-linguist-devel
 Summary:        Qt 6 linguist tools - Development files
@@ -261,10 +264,10 @@
 rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_linguist_private.pri
 
 # Desktop files for applications
-install -D -m644 %{SOURCE10} 
%{buildroot}%{_datadir}/applications/org.qt.designer6.desktop
-install -D -m644 %{SOURCE11} 
%{buildroot}%{_datadir}/applications/org.qt.linguist6.desktop
-install -D -m644 %{SOURCE12} 
%{buildroot}%{_datadir}/applications/org.qt.qdbusviewer6.desktop
-install -D -m644 %{SOURCE13} 
%{buildroot}%{_datadir}/applications/org.qt.assistant6.desktop
+%suse_update_desktop_file -i org.qt.assistant6
+%suse_update_desktop_file -i org.qt.designer6
+%suse_update_desktop_file -i org.qt.linguist6
+%suse_update_desktop_file -i org.qt.qdbusviewer6
 
 # Icons for the desktop files
 install -D -m644 src/designer/src/designer/images/designer.png 
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/designer6.png
@@ -393,6 +396,7 @@
 %{_qt6_bindir}/qhelpgenerator
 
 %files linguist
+%dir %{_qt6_datadir}/phrasebooks
 %{_bindir}/lconvert6
 %{_bindir}/linguist6
 %{_bindir}/lprodump6
@@ -410,6 +414,7 @@
 %{_qt6_bindir}/lrelease-pro
 %{_qt6_bindir}/lupdate
 %{_qt6_bindir}/lupdate-pro
+%{_qt6_datadir}/phrasebooks/*.qph
 
 %files -n qt6-linguist-devel
 %{_qt6_descriptionsdir}/Linguist.json

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.Fz7A9J/_old  2021-03-17 20:18:45.887219914 +0100
+++ /var/tmp/diff_new_pack.Fz7A9J/_new  2021-03-17 20:18:45.887219914 +0100
@@ -7,7 +7,7 @@
     </conditions>
     <hardware>
       <disk>
-        <size unit="G">5</size>
+        <size unit="G">8</size>
       </disk>
     </hardware>
   </overwrite>

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

Reply via email to