[packages/gthumb] - updated to 3.12.4

qboosh qboosh at pld-linux.org
Fri Oct 13 21:27:10 CEST 2023


commit 4891fc554f5da340d2923d3fac353f4a3cdf33ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 13 21:29:08 2023 +0200

    - updated to 3.12.4

 gthumb-build.patch | 14 --------------
 gthumb.spec        |  8 +++-----
 2 files changed, 3 insertions(+), 19 deletions(-)
---
diff --git a/gthumb.spec b/gthumb.spec
index 2295992..19f04d2 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,13 +1,12 @@
 Summary:	An image viewer and browser for GNOME
 Summary(pl.UTF-8):	Przeglądarka obrazków dla GNOME
 Name:		gthumb
-Version:	3.12.3
-Release:	2
+Version:	3.12.4
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 Source0:	https://download.gnome.org/sources/gthumb/3.12/%{name}-%{version}.tar.xz
-# Source0-md5:	37b4fe5ea6c71911bae67ab99557fe88
-Patch0:		%{name}-build.patch
+# Source0-md5:	1b43eaa6d4a6369cbb82382c393545dd
 URL:		https://wiki.gnome.org/Apps/Gthumb
 BuildRequires:	AppStream-devel >= 0.14.6
 BuildRequires:	automake
@@ -101,7 +100,6 @@ rozszerzeń gThumb.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
diff --git a/gthumb-build.patch b/gthumb-build.patch
deleted file mode 100644
index 2cbb3e1..0000000
--- a/gthumb-build.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- gthumb-3.12.3/gthumb/gth-browser.c.orig	2023-08-27 21:11:47.000000000 +0200
-+++ gthumb-3.12.3/gthumb/gth-browser.c	2023-08-30 22:16:01.779607449 +0200
-@@ -4453,9 +4453,11 @@ browser_key_press_cb (GthBrowser  *brows
- 		break;
- 
- 	case GTH_BROWSER_PAGE_BROWSER:
-+		{
- 		GtkWidget *focus_widget = gtk_window_get_focus (GTK_WINDOW (browser));
- 		if (! GTK_IS_ENTRY (focus_widget) && ! GTK_IS_TREE_VIEW (focus_widget))
- 			result = gth_browser_file_list_key_press_cb (browser, event);
-+		}
- 		break;
- 
- 	default:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gthumb.git/commitdiff/4891fc554f5da340d2923d3fac353f4a3cdf33ee



More information about the pld-cvs-commit mailing list