Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gthumb: update to 3.12.4.
@ 2023-10-26 15:35 Bnyro
  2023-10-27 12:33 ` [PR PATCH] [Updated] " Bnyro
  2023-11-13  5:29 ` [PR PATCH] [Merged]: gthumb: update to 3.12.4, adopt classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-10-26 15:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages gthumb
https://github.com/void-linux/void-packages/pull/46910

gthumb: update to 3.12.4.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/46910.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gthumb-46910.patch --]
[-- Type: text/x-diff, Size: 1426 bytes --]

From 99e4e13f335e5f420be8ec2da26370d790277f56 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 26 Oct 2023 17:36:49 +0200
Subject: [PATCH] gthumb: update to 3.12.4.

---
 srcpkgs/gthumb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gthumb/template b/srcpkgs/gthumb/template
index c8e19f0dedb61..02d2bc2ed04d6 100644
--- a/srcpkgs/gthumb/template
+++ b/srcpkgs/gthumb/template
@@ -1,6 +1,6 @@
 # Template file for 'gthumb'
 pkgname=gthumb
-version=3.12.3
+version=3.12.4
 revision=1
 build_style=meson
 hostmakedepends="gettext pkg-config itstool glib-devel"
@@ -10,12 +10,12 @@ makedepends="webkit2gtk-devel json-glib-devel libsecret-devel librsvg-devel
  $(vopt_if brasero brasero-devel) $(vopt_if clutter 'clutter-devel clutter-gtk-devel')
  $(vopt_if gstreamer gstreamer1-devel) $(vopt_if soup libsoup-devel)"
 short_desc='Image viewer and browser for the GNOME Desktop'
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Bnyro <bnyro@tutanota.com>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
 changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
-checksum=93db35d71402c48a082d50cf4085bb6b80e4bd5c8b9b161a1f7b51841b100711
+checksum=add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8
 
 LDFLAGS="-fPIC"
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] gthumb: update to 3.12.4.
  2023-10-26 15:35 [PR PATCH] gthumb: update to 3.12.4 Bnyro
@ 2023-10-27 12:33 ` Bnyro
  2023-11-13  5:29 ` [PR PATCH] [Merged]: gthumb: update to 3.12.4, adopt classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-10-27 12:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages gthumb
https://github.com/void-linux/void-packages/pull/46910

gthumb: update to 3.12.4.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/46910.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gthumb-46910.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]

From e53dfba492bcaa8ce204a6d097779b4fc5b2c194 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 26 Oct 2023 17:36:49 +0200
Subject: [PATCH] gthumb: update to 3.12.4, adopt.

---
 srcpkgs/gthumb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gthumb/template b/srcpkgs/gthumb/template
index c8e19f0dedb61..02d2bc2ed04d6 100644
--- a/srcpkgs/gthumb/template
+++ b/srcpkgs/gthumb/template
@@ -1,6 +1,6 @@
 # Template file for 'gthumb'
 pkgname=gthumb
-version=3.12.3
+version=3.12.4
 revision=1
 build_style=meson
 hostmakedepends="gettext pkg-config itstool glib-devel"
@@ -10,12 +10,12 @@ makedepends="webkit2gtk-devel json-glib-devel libsecret-devel librsvg-devel
  $(vopt_if brasero brasero-devel) $(vopt_if clutter 'clutter-devel clutter-gtk-devel')
  $(vopt_if gstreamer gstreamer1-devel) $(vopt_if soup libsoup-devel)"
 short_desc='Image viewer and browser for the GNOME Desktop'
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Bnyro <bnyro@tutanota.com>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
 changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
-checksum=93db35d71402c48a082d50cf4085bb6b80e4bd5c8b9b161a1f7b51841b100711
+checksum=add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8
 
 LDFLAGS="-fPIC"
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: gthumb: update to 3.12.4, adopt.
  2023-10-26 15:35 [PR PATCH] gthumb: update to 3.12.4 Bnyro
  2023-10-27 12:33 ` [PR PATCH] [Updated] " Bnyro
@ 2023-11-13  5:29 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-11-13  5:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

There's a merged pull request on the void-packages repository

gthumb: update to 3.12.4, adopt.
https://github.com/void-linux/void-packages/pull/46910

Description:

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-13  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26 15:35 [PR PATCH] gthumb: update to 3.12.4 Bnyro
2023-10-27 12:33 ` [PR PATCH] [Updated] " Bnyro
2023-11-13  5:29 ` [PR PATCH] [Merged]: gthumb: update to 3.12.4, adopt classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).