From 0093a4b4129311321318bbd131f07a8cd71309885c9e966656b15c3b7926c6b6 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 4 Feb 2021 16:12:50 +0000 Subject: [PATCH 1/2] Accepting request 869030 from home:cgiboudeaux:Qt6:release Qt 6.0.1 OBS-URL: https://build.opensuse.org/request/show/869030 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:6.0/qt6-tools?expand=0&rev=6 --- _constraints | 2 +- qt6-tools.changes | 6 ++++++ qt6-tools.spec | 6 ++++-- qttools-everywhere-src-6.0.0.tar.xz | 3 --- qttools-everywhere-src-6.0.1.tar.xz | 3 +++ 5 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 qttools-everywhere-src-6.0.0.tar.xz create mode 100644 qttools-everywhere-src-6.0.1.tar.xz diff --git a/_constraints b/_constraints index a339aee..73b9511 100644 --- a/_constraints +++ b/_constraints @@ -7,7 +7,7 @@ - 5 + 8 diff --git a/qt6-tools.changes b/qt6-tools.changes index 9bb5075..a3e5c4f 100644 --- a/qt6-tools.changes +++ b/qt6-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 3 21:18:12 UTC 2021 - Christophe Giboudeaux + +- Update to 6.0.1 + https://www.qt.io/blog/qt-6.0.1-released + ------------------------------------------------------------------- Wed Dec 16 11:26:13 UTC 2020 - Christophe Giboudeaux diff --git a/qt6-tools.spec b/qt6-tools.spec index 474c397..ce322ad 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -16,7 +16,7 @@ # -%define real_version 6.0.0 +%define real_version 6.0.1 %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.1 Release: 0 Summary: Qt 6 Tools libraries and tools # TODO Check if it's still valid @@ -393,6 +393,7 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{ %{_qt6_bindir}/qhelpgenerator %files linguist +%dir %{_qt6_datadir}/phrasebooks %{_bindir}/lconvert6 %{_bindir}/linguist6 %{_bindir}/lprodump6 @@ -410,6 +411,7 @@ install -D -m644 src/assistant/assistant/images/assistant-128.png %{buildroot}%{ %{_qt6_bindir}/lrelease-pro %{_qt6_bindir}/lupdate %{_qt6_bindir}/lupdate-pro +%{_qt6_datadir}/phrasebooks/*.qph %files -n qt6-linguist-devel %{_qt6_descriptionsdir}/Linguist.json diff --git a/qttools-everywhere-src-6.0.0.tar.xz b/qttools-everywhere-src-6.0.0.tar.xz deleted file mode 100644 index a8f60c6..0000000 --- a/qttools-everywhere-src-6.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6dc559db447bf394d09dfb238d5c09108f834139a183888179e855c6566bfae -size 8385208 diff --git a/qttools-everywhere-src-6.0.1.tar.xz b/qttools-everywhere-src-6.0.1.tar.xz new file mode 100644 index 0000000..97ef515 --- /dev/null +++ b/qttools-everywhere-src-6.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc354358f7d2ed56d17190f4ad7e3fc3ad88185be1eb74b9132b8b66185c349f +size 8387408 From 60f90d3655c9d534e555fcbc18d75b4e00328dbd2bc1c4d81d0986049881bec4 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 9 Mar 2021 13:53:11 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:6.0/qt6-tools?expand=0&rev=7 --- qt6-tools.changes | 6 ++++++ qt6-tools.spec | 31 ++++++++++++++++------------- qttools-everywhere-src-6.0.1.tar.xz | 3 --- qttools-everywhere-src-6.0.2.tar.xz | 3 +++ 4 files changed, 26 insertions(+), 17 deletions(-) delete mode 100644 qttools-everywhere-src-6.0.1.tar.xz create mode 100644 qttools-everywhere-src-6.0.2.tar.xz diff --git a/qt6-tools.changes b/qt6-tools.changes index a3e5c4f..8cda4d8 100644 --- a/qt6-tools.changes +++ b/qt6-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 9 13:40:47 UTC 2021 - Christophe Giboudeaux + +- 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 diff --git a/qt6-tools.spec b/qt6-tools.spec index ce322ad..ea38575 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -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.1 +%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.1 +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(Qt6QuickWidgets) 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 @@ BuildRequires: qt6-tools %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 @@ ABI or API guarantees. 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 @@ Command line client to QStandardPaths. 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 diff --git a/qttools-everywhere-src-6.0.1.tar.xz b/qttools-everywhere-src-6.0.1.tar.xz deleted file mode 100644 index 97ef515..0000000 --- a/qttools-everywhere-src-6.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc354358f7d2ed56d17190f4ad7e3fc3ad88185be1eb74b9132b8b66185c349f -size 8387408 diff --git a/qttools-everywhere-src-6.0.2.tar.xz b/qttools-everywhere-src-6.0.2.tar.xz new file mode 100644 index 0000000..707f0ce --- /dev/null +++ b/qttools-everywhere-src-6.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465c3edf370db4df8e41a72ae35a6bcb2d7677210669f1934089de565af4f8e9 +size 8388156