Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rygel: update to 0.42.6.
@ 2024-06-02 19:53 fanyx
  2024-06-04 10:36 ` [PR PATCH] [Updated] " fanyx
  2024-06-08  3:05 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: fanyx @ 2024-06-02 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages rygel
https://github.com/void-linux/void-packages/pull/50665

rygel: update to 0.42.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl


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

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

From 43968072edfa27a8d82e9ffdcc951024adc7009a Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sun, 2 Jun 2024 21:53:02 +0200
Subject: [PATCH] rygel: update to 0.42.6.

---
 srcpkgs/rygel/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rygel/template b/srcpkgs/rygel/template
index 94b0dd70b406ab..2d6737be668192 100644
--- a/srcpkgs/rygel/template
+++ b/srcpkgs/rygel/template
@@ -1,6 +1,6 @@
 # Template file for 'rygel'
 pkgname=rygel
-version=0.42.5
+version=0.42.6
 revision=1
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Rygel"
 changelog="https://gitlab.gnome.org/GNOME/rygel/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/rygel/${version%.*}/rygel-${version}.tar.xz"
-checksum=1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f
+checksum=47d25704b61088375e26aaba56be47c17189472e6f80c752abe86f02ef4e3304
 
 conf_files="/etc/rygel.conf"
 

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

* Re: [PR PATCH] [Updated] rygel: update to 0.42.6.
  2024-06-02 19:53 [PR PATCH] rygel: update to 0.42.6 fanyx
@ 2024-06-04 10:36 ` fanyx
  2024-06-08  3:05 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: fanyx @ 2024-06-04 10:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages rygel
https://github.com/void-linux/void-packages/pull/50665

rygel: update to 0.42.6.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl


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

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

From 6bb22d5f41750619bbec9cd2c156d5871a3389f4 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Tue, 4 Jun 2024 12:36:26 +0200
Subject: [PATCH] rygel: update to 0.42.6.

---
 srcpkgs/rygel/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rygel/template b/srcpkgs/rygel/template
index 94b0dd70b406ab..2d6737be668192 100644
--- a/srcpkgs/rygel/template
+++ b/srcpkgs/rygel/template
@@ -1,6 +1,6 @@
 # Template file for 'rygel'
 pkgname=rygel
-version=0.42.5
+version=0.42.6
 revision=1
 build_style=meson
 build_helper="gir"
@@ -16,7 +16,7 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Rygel"
 changelog="https://gitlab.gnome.org/GNOME/rygel/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/rygel/${version%.*}/rygel-${version}.tar.xz"
-checksum=1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f
+checksum=47d25704b61088375e26aaba56be47c17189472e6f80c752abe86f02ef4e3304
 
 conf_files="/etc/rygel.conf"
 

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

* Re: [PR PATCH] [Merged]: rygel: update to 0.42.6.
  2024-06-02 19:53 [PR PATCH] rygel: update to 0.42.6 fanyx
  2024-06-04 10:36 ` [PR PATCH] [Updated] " fanyx
@ 2024-06-08  3:05 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-06-08  3:05 UTC (permalink / raw)
  To: ml

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

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

rygel: update to 0.42.6.
https://github.com/void-linux/void-packages/pull/50665

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl


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

end of thread, other threads:[~2024-06-08  3:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 19:53 [PR PATCH] rygel: update to 0.42.6 fanyx
2024-06-04 10:36 ` [PR PATCH] [Updated] " fanyx
2024-06-08  3:05 ` [PR PATCH] [Merged]: " cinerea0

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).