Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qview for openSUSE:Factory checked in at 2022-01-16 23:18:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qview (Old) and /work/SRC/openSUSE:Factory/.qview.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qview" Sun Jan 16 23:18:10 2022 rev:5 rq:946760 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qview/qview.changes 2020-11-02 09:42:55.289755477 +0100 +++ /work/SRC/openSUSE:Factory/.qview.new.1892/qview.changes 2022-01-16 23:19:14.102376596 +0100 @@ -1,0 +2,29 @@ +Sun Jan 16 09:05:27 UTC 2022 - Andrey Karepin <egdf...@opensuse.org> + +- add libqt5-qtimageformats to recommends + +------------------------------------------------------------------- +Sun Jan 16 08:39:50 UTC 2022 - Andrey Karepin <egdf...@opensuse.org> + +- update to 5.0 + * "Open With" functionality to open images in other applications + * Image deletion + * Significantly better trackpad experience + * Localization support, with many community-supplied translations + * More image formats supported (.jxl, .psd, many others as kimageformats is now bundled) + * Zooming from original size + * Image now reverts to original resolution when zooming past the scaling threshold (images aren't blurry when zooming in close) + * Option to exit the app when the last window is closed on macOS + * Resize dialog now highlights text without file extension + * Middle click now resets scale, why not + * Added an option for a basic bar to show the titlebar text in fullscreen mode. + * Qt 6 support + * Reaching an invalid image now allows you to keep moving through the current folder with the arrow keys + * Fix Open URL not working in some cases where the app is in a non-user writable location + * Fix crashing on Wayland (window won't center when resizing, though) + * Fix smoothness issue when resizing window + * Fix not being able to rename on Windows + * Fix Mac crash when opening preferences + * Fix disabling recent files not working properly + +------------------------------------------------------------------- Old: ---- qView-4.0.tar.gz New: ---- qView-5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qview.spec ++++++ --- /var/tmp/diff_new_pack.ANlLRo/_old 2022-01-16 23:19:14.482376783 +0100 +++ /var/tmp/diff_new_pack.ANlLRo/_new 2022-01-16 23:19:14.486376785 +0100 @@ -1,7 +1,7 @@ # # spec file for package qview # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,19 @@ Name: qview -Version: 4.0 +Version: 5.0 Release: 0 Summary: Practical and minimal image viewer License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://interversehq.com/qview/ Source: https://github.com/jurplel/qView/releases/download/%{version}/qView-%{version}.tar.gz#/qView-%{version}.tar.gz +BuildRequires: libqt5-linguist BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Concurrent) >= 5.9 BuildRequires: pkgconfig(Qt5Network) >= 5.9 BuildRequires: pkgconfig(Qt5Widgets) >= 5.9 +Recommends: libqt5-qtimageformats %description qView is a Qt image viewer designed with minimalism and usability in mind. ++++++ qView-4.0.tar.gz -> qView-5.0.tar.gz ++++++ ++++ 31457 lines of diff (skipped)