Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ristretto for openSUSE:Factory 
checked in at 2021-11-29 17:28:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ristretto (Old)
 and      /work/SRC/openSUSE:Factory/.ristretto.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ristretto"

Mon Nov 29 17:28:33 2021 rev:49 rq:934498 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ristretto/ristretto.changes      2021-10-16 
11:49:39.413137051 +0200
+++ /work/SRC/openSUSE:Factory/.ristretto.new.31177/ristretto.changes   
2021-12-02 02:25:41.316516791 +0100
@@ -1,0 +2,102 @@
+Sun Nov 28 19:47:10 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.12.1:
+  * GLib >= 2.44.0
+  * Optimize sorting by content type
+  * Load images asynchronously (gxo#apps/ristretto#16,
+    gxo#apps/ristretto#29, gxo#apps/ristretto#32, gxo#apps/ristretto!34)
+  * Increase image loading buffer size (gxo#apps/ristretto!34)
+  * Allow to display all files in the open dialog
+    (gxo#apps/ristretto!33)
+  * Rework the file opening procedure (gxo#apps/ristretto!33)
+  * Fix a memory leak when closing the window directly
+  * Refactoring: Clarify thumbnailer queue management
+  * Thumbnailer: Do not empty an unprocessed file list
+  * Update window title on image deletion or insertion
+  * Perform content*based filtering wherever necessary
+  * Set device scale for animated images
+  * Properly recognize SVG compressed image files
+  * Use the generic pixbuf loader for RAW image files
+  * Fix pointer behavior in fullscreen mode
+  * Icon bar: Properly highlight item under the cursor
+  * Icon bar: Center on the active item for any size change
+  * Fix regression: Exif orientation is not respected
+    (gxo#apps/ristretto#69)
+  * Do not try to load images whose pixbuf is not available
+    (gxo#apps/ristretto!34)
+  * Fix memory management of image loading objects
+    (gxo#apps/ristretto!34)
+  * Use URIs instead of filenames in the `.desktop` file
+    (gxo#apps/ristretto#49)
+  * Directory loading: Allow to load a directory via the cli
+  * Flatpak: Access remote locations with GVfs
+  * Directory loading: Fix improper use of GFileEnumerator APIs
+    (gxo#apps/ristretto#68)
+  * Translation Updates:
+
+-------------------------------------------------------------------
+Mon Oct 11 09:21:33 UTC 2021 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to version 0.12.0
+  * Allow to choose the default scale (gxo#apps/ristretto!29)
+  * Keep the scale in memory for each loaded image
+    (gxo#apps/ristretto#7, gxo#apps/ristretto#17, gxo#apps/ristretto!28)
+  * Toggle fullscreen mode by double clicking on the image
+  * Optimize directory loading (gxo#apps/ristretto#20,
+    gxo#apps/ristretto#22, gxo#apps/ristretto#32, gxo#apps/ristretto#37,
+    gxo#apps/ristretto!31)
+  * Optimize image viewer redraw: Disable overlay scrolling
+    (gxo#apps/ristretto#64)
+  * Optimize image viewer redraw: Reuse source surface
+    (gxo#apps/ristretto#64, gxo#apps/ristretto!26)
+  * Avoid using Cairo Xlib backend to create surfaces
+    (gxo#apps/ristretto#60, gxo#apps/ristretto#61, gxo#apps/ristretto#62,
+    gxo#apps/ristretto!25)
+  * Optimize image viewer redraw: Animation (gxo#apps/ristretto#64)
+  * Optimize image viewer redraw: Background color (gxo#apps/ristretto#64)
+  * Optimize image viewer redraw: Clock (gxo#apps/ristretto#64)
+  * Optimize image viewer redraw: Selection box (gxo#apps/ristretto#64)
+  * Don't redraw the main window when it loses focus
+    (gxo#apps/ristretto#64)
+  * Remove the shadow of the toolbar buttons (gxo#apps/ristretto#51,
+    gxo#apps/ristretto#64)
+  * Hide thumbnail scrollbar when unused (gxo#apps/ristretto!24)
+  * Use the same background for the image and the thumbnails
+    (gxo#apps/ristretto#36, gxo#apps/ristretto!23)
+  * Drop preferences-desktop-default-applications icon
+  * Flatpak build (gxo#apps/ristretto!32)
+  * Refactoring: Use only one file filter for the app
+  * Refactoring: Icon bar adjustments
+  * Cleanup: `icon_bar.c`
+  * Cleanup: Pass orientation directly from file to viewer
+  * Code refactoring: Image viewer adjustments, scale and drawing
+    (gxo#apps/ristretto!27)
+  * Use integers for the image rendering rectangle
+  * Code cleanup: Build sanitation, obsolete code removal, spacing,
+    normalization (gxo#apps/ristretto!22)
+  * Transfer contents from dispose() to finalize()
+  * Add debugging macros
+  * Protect asynchronous jobs from an application exit
+  * Fix position of the active item in the icon bar when vertical
+    (gxo#apps/ristretto#34)
+  * Take into account the device scale (gxo#apps/ristretto#47,
+    gxo#apps/ristretto!30)
+  * Properly load images via drag and drop (gxo#apps/ristretto#67)
+  * Delay GdkPixbufLoader "closed" signal handler
+  * Use the same scale factor to zoom via action and scrolling
+  * Fix a lack of centering when zooming via the menu action
+  * Fix some memory leak (several commits of this kind)
+  * Fix file creation monitoring
+  * Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE`
+    (gxo#apps/ristretto#39)
+  * Always set adjustment upper bounds greater than page sizes
+    (gxo#apps/ristretto#35)
+  * Scaling/zoom corrections (gxo#apps/ristretto#30, gxo#apps/ristretto!8)
+  * Fix animated GIF display
+  * Automate and sanitize memory management of sources
+    (gxo#apps/ristretto#65)
+  * Fix `rstto_icon_bar_rows_reordered()` (gxo#apps/ristretto#48)
+  * Chain up to parent in dispose() and finalize()
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  ristretto-0.11.0.tar.bz2

New:
----
  ristretto-0.12.1.tar.bz2

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

Other differences:
------------------
++++++ ristretto.spec ++++++
--- /var/tmp/diff_new_pack.jADPnE/_old  2021-12-02 02:25:41.696515480 +0100
+++ /var/tmp/diff_new_pack.jADPnE/_new  2021-12-02 02:25:41.700515466 +0100
@@ -18,13 +18,13 @@
 
 %bcond_with git
 Name:           ristretto
-Version:        0.11.0
+Version:        0.12.1
 Release:        0lib
 Summary:        Image viewer for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
 URL:            https://docs.xfce.org/apps/ristretto/start
-Source0:        
https://archive.xfce.org/src/apps/ristretto/0.11/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/apps/ristretto/0.12/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE ristretto-add-mime-types.patch g...@opensuse.org -- 
Adds support for additional image MIME types supported by openSUSE
 Patch0:         ristretto-add-mime-types.patch
 BuildRequires:  appstream-glib
@@ -76,7 +76,7 @@
 %install
 %make_install
 
-%suse_update_desktop_file -i ristretto GTK Graphics Viewer
+%suse_update_desktop_file -i org.xfce.ristretto GTK Graphics Viewer
 
 %fdupes %{buildroot}%{_datadir}
 
@@ -88,9 +88,9 @@
 %license COPYING
 %doc AUTHORS NEWS
 %{_bindir}/ristretto
-%{_datadir}/applications/ristretto.desktop
+%{_datadir}/applications/org.xfce.ristretto.desktop
 %{_datadir}/icons/hicolor/*/apps/org.xfce.ristretto.*
-%{_datadir}/metainfo/ristretto.appdata.xml
+%{_datadir}/metainfo/org.xfce.ristretto.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ ristretto-0.11.0.tar.bz2 -> ristretto-0.12.1.tar.bz2 ++++++
++++ 105196 lines of diff (skipped)

++++++ ristretto-add-mime-types.patch ++++++
--- /var/tmp/diff_new_pack.jADPnE/_old  2021-12-02 02:25:42.232513630 +0100
+++ /var/tmp/diff_new_pack.jADPnE/_new  2021-12-02 02:25:42.232513630 +0100
@@ -1,7 +1,7 @@
-Index: ristretto-0.3.5/ristretto.desktop.in
+Index: ristretto-0.3.5/org.xfce.ristretto.desktop.in
 ===================================================================
---- ristretto-0.3.5.orig/ristretto.desktop.in
-+++ ristretto-0.3.5/ristretto.desktop.in
+--- ristretto-0.3.5.orig/org.xfce.ristretto.desktop.in
++++ ristretto-0.3.5/org.xfce.ristretto.desktop.in
 @@ -10,4 +10,4 @@ Type=Application
  X-MultipleArgs=false
  Categories=GTK;Graphics;Viewer;

Reply via email to