Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package photoqt for openSUSE:Factory checked in at 2023-04-04 21:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/photoqt (Old) and /work/SRC/openSUSE:Factory/.photoqt.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "photoqt" Tue Apr 4 21:17:53 2023 rev:10 rq:1075282 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/photoqt/photoqt.changes 2023-02-07 18:48:57.591091288 +0100 +++ /work/SRC/openSUSE:Factory/.photoqt.new.19717/photoqt.changes 2023-04-04 21:18:12.664345242 +0200 @@ -1,0 +2,28 @@ +Mon Mar 13 19:01:56 UTC 2023 - Carsten Ziepke <[email protected]> + +- update to 3.1: + * add: 'scale and crop' preview images in file dialog + * add: 'scale and crop' thumbnails to fill thumbnail square + * add: option to blur elements in background + * add: option to reset session when hiding to system tray + * add: option to always load images at actual scale (incl. + shortcut to toggle setting) + * add: option to automatically hide status info and/or window + buttons if not needed + * add: enable BMFF meta format in Exiv2 if available and enabled + * improve: handling of mouse wheel + * improve: uniform context menus + * improve: managing external shortcuts + * improve: managing custom context menu entries + * improve: file count in file dialog when folder icon is very + light + * improve: make splitview handle in file dialog stand out more + * improve: breadcrumbs dropdown folder list + * improve: file dialog layout when window is small + * improve: specify better default Windows font + * fix: sorting of files/folders in file dialog + * fix: visual glitches in file dialog + * fix: specifying font sizes throughout interface +- Changed source URL + +------------------------------------------------------------------- Old: ---- photoqt-3.0.tar.gz New: ---- photoqt-v3.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ photoqt.spec ++++++ --- /var/tmp/diff_new_pack.D3pqyW/_old 2023-04-04 21:18:13.368349731 +0200 +++ /var/tmp/diff_new_pack.D3pqyW/_new 2023-04-04 21:18:13.376349782 +0200 @@ -17,13 +17,13 @@ Name: photoqt -Version: 3.0 +Version: 3.1 Release: 0 Summary: A Qt-based image viewer License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers URL: https://photoqt.org/ -Source0: https://photoqt.org/pkgs/%{name}-%{version}.tar.gz +Source0: https://gitlab.com/lspies/photoqt/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: freeimage-devel @@ -51,7 +51,7 @@ PhotoQt is a configurable image viewer. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-v%{version} %build %cmake -DCRYPTKEY:STRING=4242 \
