Update to gthumb-3.12.10.

This commit is contained in:
ajacoutot
2026-02-11 09:19:21 +00:00
parent e7372fc455
commit 772f69cc30
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
COMMENT= image viewer and browser for GNOME
GNOME_PROJECT= gthumb
GNOME_VERSION= 3.12.9
GNOME_VERSION= 3.12.10
CATEGORIES= graphics
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (gthumb-3.12.9.tar.xz) = 13+ItWneSSV4BzDnhnspB3GNpmBowkLd6bvaEH4YP/o=
SIZE (gthumb-3.12.9.tar.xz) = 7594032
SHA256 (gthumb-3.12.10.tar.xz) = MiI0RlPNb7XXmBtzlRrj2QxBT3QiCoschmWyVXQoTHU=
SIZE (gthumb-3.12.10.tar.xz) = 7594208
@@ -4,7 +4,7 @@ using integer absolute value function 'abs' when argument is of floating point t
Index: gthumb/gth-browser.c
--- gthumb/gth-browser.c.orig
+++ gthumb/gth-browser.c
@@ -2474,8 +2474,8 @@ viewer_motion_notify_event_cb (GtkWidget *widget,
@@ -2476,8 +2476,8 @@ viewer_motion_notify_event_cb (GtkWidget *widget,
if (browser->priv->last_mouse_y == 0.0)
browser->priv->last_mouse_y = event->y;