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-07-03 17:43:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/photoqt (Old)
 and      /work/SRC/openSUSE:Factory/.photoqt.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "photoqt"

Mon Jul  3 17:43:21 2023 rev:11 rq:1096358 version:3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/photoqt/photoqt.changes  2023-04-04 
21:18:12.664345242 +0200
+++ /work/SRC/openSUSE:Factory/.photoqt.new.13546/photoqt.changes       
2023-07-03 17:43:27.508956335 +0200
@@ -1,0 +2,76 @@
+Tue Jun 27 16:09:57 UTC 2023 - Carsten Ziepke <[email protected]>
+
+- Update to 3.3:
+  * add: all new shortcuts engine
+  * add: floating element to show location of current image on map
+  * add: map explorer to show all images in current folder with
+    location data on interactive map
+  * add: reset button to restore initial stage of main image
+  * add: setting to switch to moving the image by mouse wheel
+    instead of using it for shortcuts
+  * add: shortcut actions to move image left/right/up/down
+  * add: shortcut actions to got to edges of current image
+  * add: setting to adjust autohide of mouse cursor
+  * add: allow wheel left/right movement as mouse gestures for
+    shortcut
+  * add: allow selection of OpenGL backend in settings
+  * add: option to load PDF documents with QtPDF instead of poppler
+  * add: animate arrows and add small click animation on startup
+  * improve: unify look and feel of various elements throughout
+    application
+  * improve: startup default to mixed setup (integrated and
+    popped out) as default option
+  * improve: support any image format as icon for context menu
+    entry
+  * improve: listening to global mouse movements, fixes
+    overloading event system
+  * improve: don't show context menu entry to add location to
+    favorites without pugixml available
+  * improve: Escape key in file dialog with files selected
+    only removes selection
+  * improve: installing pychromecast with cmake is now
+    opt-in option
+  * improve: crash prevention when scanning for chromecast
+    devices with pychromecast
+  * fix: finding/linking against (optional) mpv source files
+  * fix: proper url encoding for favorite locations
+  * fix: compilation with Exiv 0.28.0
+- Changes in 3.2:
+  * add: advanced sorting by dates stored in exif meta data
+  * add: more options for highlighting thumbnails in thumbnail bar
+  * add: option to disable thumbnail tooltips
+  * add: file dialog: looping thumbnails of images inside subfolders
+  * add: file dialog: select files and folders, add file operations
+    using global clipboard (incl. shortcuts)
+  * add: file dialog: thumbnails are by default shown scaled and
+    cropped to fit
+  * add: file dialog: typing a string finds next matching file
+  * improve: more aggressive freeing of memory when resetting PhotoQt
+  * improve: validation check also checks directories
+  * improve: detect mouse leaving application window and hide
+    elements (main menu, meta data, etc.)
+  * improve: reliability of loading and displaying image resolution
+  * improve: trash handling on Linux following freedesktop.org
+    standard
+  * improve: enable MPV support by default, prefer MPV over
+    QtMultimedia by default
+  * improve: Exiv2: managing BMFF support
+  * improve: file dialog: folder follows main image folder when image
+    opened from command line
+  * improve: file dialog: do not select first entry by default after
+    new folder has been loaded
+  * improve: file dialog: elide long filenames in the middle
+  * improve: file dialog: when mouse cursor leaves fileview reset
+    current index
+  * improve: find and link to 'Concurrent' module
+  * fix: handling of Escape key
+  * fix: execution of external shortcuts
+  * fix: caching thumbnails of images inside archives
+  * fix: correctly removing old animated images from model
+    (freeing up memory)
+  * fix: double click on image no longer triggers background action
+  * fix: window manager titles in wallpaper element were
+    unclickable
+- Add BuildRequires libQt5PlatformHeaders-devel
+  
+-------------------------------------------------------------------

Old:
----
  photoqt-v3.1.tar.bz2

New:
----
  photoqt-v3.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ photoqt.spec ++++++
--- /var/tmp/diff_new_pack.K14jBc/_old  2023-07-03 17:43:28.240960644 +0200
+++ /var/tmp/diff_new_pack.K14jBc/_new  2023-07-03 17:43:28.244960668 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           photoqt
-Version:        3.1
+Version:        3.3
 Release:        0
 Summary:        A Qt-based image viewer
 License:        GPL-2.0-or-later
@@ -29,6 +29,7 @@
 BuildRequires:  freeimage-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  libQt5PlatformHeaders-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(IL)
@@ -57,7 +58,8 @@
 %cmake -DCRYPTKEY:STRING=4242 \
        -DCHROMECAST=OFF \
        -DGRAPHICSMAGICK=OFF \
-       -DIMAGEMAGICK=ON
+       -DIMAGEMAGICK=ON \
+       -DVIDEO_MPV=OFF
 
 make %{?_smp_mflags}
 

++++++ photoqt-v3.1.tar.bz2 -> photoqt-v3.3.tar.bz2 ++++++
++++ 72574 lines of diff (skipped)

Reply via email to