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 2022-10-01 17:43:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old) and /work/SRC/openSUSE:Factory/.qt6-tools.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-tools" Sat Oct 1 17:43:22 2022 rev:19 rq:1007332 version:6.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes 2022-09-15 23:00:51.525498016 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-tools.new.2275/qt6-tools.changes 2022-10-01 17:43:48.777741764 +0200 @@ -1,0 +2,11 @@ +Thu Sep 29 10:36:06 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.4.0: + * https://www.qt.io/blog/qt-6.4-released + +------------------------------------------------------------------- +Fri Sep 16 08:29:22 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.4.0 RC + +------------------------------------------------------------------- Old: ---- qttools-everywhere-src-6.3.2.tar.xz New: ---- linguist6.png qttools-everywhere-src-6.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-tools.spec ++++++ --- /var/tmp/diff_new_pack.XWbaIs/_old 2022-10-01 17:43:50.541744971 +0200 +++ /var/tmp/diff_new_pack.XWbaIs/_new 2022-10-01 17:43:50.549744986 +0200 @@ -16,8 +16,8 @@ # -%define real_version 6.3.2 -%define short_version 6.3 +%define real_version 6.4.0 +%define short_version 6.4 %define tar_name qttools-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-tools%{?pkg_suffix} -Version: 6.3.2 +Version: 6.4.0 Release: 0 Summary: Qt 6 Tools libraries and tools # TODO Check if it's still valid @@ -43,6 +43,8 @@ Source11: org.qt.linguist6.desktop Source12: org.qt.qdbusviewer6.desktop Source13: org.qt.assistant6.desktop +# The 48x48 icon was removed from qttools +Source14: linguist6.png Source99: qt6-tools-rpmlintrc # clang-devel in Leap 15.3 points to clang7... %if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150300 @@ -273,6 +275,7 @@ %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} %build +%define _lto_cflags %{nil} %cmake_qt6 %{qt6_build} @@ -284,6 +287,9 @@ %{qt6_link_executables} +# CMake files are not needed for plugins (except for Qt6UiPlugin) +rm %{buildroot}%{_qt6_cmakedir}/Qt6Designer/*Plugin{Config,Targets}*.cmake + # Unused file. There are no private headers for this library rm %{buildroot}%{_qt6_mkspecsdir}/modules/qt_lib_linguist_private.pri @@ -291,11 +297,12 @@ %suse_update_desktop_file -i org.qt.assistant6 %suse_update_desktop_file -i org.qt.designer6 %suse_update_desktop_file -i org.qt.linguist6 +rm %{buildroot}%{_datadir}/pixmaps/linguist6.png %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 -install -D -m644 src/linguist/linguist/images/icons/linguist-48-32.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/linguist6.png +install -D -m644 %{SOURCE14} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/linguist6.png install -D -m644 src/linguist/linguist/images/icons/linguist-128-32.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/linguist6.png install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/qdbusviewer6.png install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/qdbusviewer6.png @@ -312,7 +319,7 @@ %postun -n libQt6UiTools6 -p /sbin/ldconfig %files -%license LICENSE.* +%license LICENSES/* %{_bindir}/pixeltool6 %{_bindir}/qdistancefieldgenerator6 %{_bindir}/qtdiag6 ++++++ qttools-everywhere-src-6.3.2.tar.xz -> qttools-everywhere-src-6.4.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/qt6-tools/qttools-everywhere-src-6.3.2.tar.xz /work/SRC/openSUSE:Factory/.qt6-tools.new.2275/qttools-everywhere-src-6.4.0.tar.xz differ: char 25, line 1