Hello community, here is the log from the commit of package qview for openSUSE:Factory checked in at 2020-11-02 09:42:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qview (Old) and /work/SRC/openSUSE:Factory/.qview.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qview" Mon Nov 2 09:42:31 2020 rev:4 rq:845158 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qview/qview.changes 2020-03-05 23:22:53.577331067 +0100 +++ /work/SRC/openSUSE:Factory/.qview.new.3463/qview.changes 2020-11-02 09:42:55.289755477 +0100 @@ -1,0 +2,27 @@ +Sat Oct 31 08:34:08 UTC 2020 - Andrey Karepin <egdf...@opensuse.org> + +- update to 4.0 + * Integrate native cocoa components on macOS for a more native-like experience, as well as just working on the macOS experience in general + * Add rename function + * Include support for .heif, .avif, and .apng images + * Extra titlebar mode that shows only the image name and the position in the folder + * Opt-in update notification system that works right after the program starts + * Add randomized sort option + * You can now close a window with Ctrl/⌘+W + * Text in the file info dialog is now selectable + * Added configurable minimum size for "window matches image size" option + * Improved error messages + * Add icons to recents menu + * Fix weird titlebar vibrancy on macOS + * Fix image not filling window properly with titlebar enabled + * Fixed window position issue with vertical monitor setups + * Fixed fullscreen causing window size to reset + * Fixed various bugs with recents, shortcuts, and options due to a massive refactoring project to hopefully make maintenance easier in the future + * Fix awful hi-dpi sizing + * Fix bug with opening images from Finder replacing currently open images on macOS + * Distribute Appimages for Linux through a new CI pipeline + * Distribute build for legacy OS X 10.10+ + * Include symbolic icon on linux (for GNOME, primarily) + * Include appdata manifest on linux + +------------------------------------------------------------------- Old: ---- qView-3.0.tar.gz New: ---- qView-4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qview.spec ++++++ --- /var/tmp/diff_new_pack.OD32th/_old 2020-11-02 09:42:56.217756367 +0100 +++ /var/tmp/diff_new_pack.OD32th/_new 2020-11-02 09:42:56.221756371 +0100 @@ -17,7 +17,7 @@ Name: qview -Version: 3.0 +Version: 4.0 Release: 0 Summary: Practical and minimal image viewer License: GPL-3.0-only @@ -37,7 +37,7 @@ %setup -q -n qView %build -%qmake5 +%qmake5 PREFIX=%{_prefix} %make_build %install @@ -49,5 +49,6 @@ %{_bindir}/* %{_datadir}/icons/* %{_datadir}/applications/* +%{_datadir}/metainfo/ %changelog ++++++ qView-3.0.tar.gz -> qView-4.0.tar.gz ++++++ ++++ 7839 lines of diff (skipped)