Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spice-gtk: update to 0.41.
@ 2022-07-23 20:45 motorto
  2022-07-23 21:41 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: motorto @ 2022-07-23 20:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages spice-gtk-0.41
https://github.com/void-linux/void-packages/pull/38223

spice-gtk: update to 0.41.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-{musl,glibc}


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spice-gtk-0.41-38223.patch --]
[-- Type: text/x-diff, Size: 1133 bytes --]

From 81fbb51213d0ec9fd49352d0fa7e778862caf3c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 21:38:10 +0100
Subject: [PATCH] spice-gtk: update to 0.41.

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

diff --git a/srcpkgs/spice-gtk/template b/srcpkgs/spice-gtk/template
index 6ca495755059..a7fe6357057b 100644
--- a/srcpkgs/spice-gtk/template
+++ b/srcpkgs/spice-gtk/template
@@ -1,7 +1,7 @@
 # Template file for 'spice-gtk'
 pkgname=spice-gtk
-version=0.39
-revision=2
+version=0.41
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
@@ -20,7 +20,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://spice-space.org"
 distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.xz"
-checksum=23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd
+checksum=d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f
 
 CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"
 

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

* Re: [PR REVIEW] spice-gtk: update to 0.41.
  2022-07-23 20:45 [PR PATCH] spice-gtk: update to 0.41 motorto
@ 2022-07-23 21:41 ` classabbyamp
  2022-07-24  8:26 ` [PR PATCH] [Updated] " motorto
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-23 21:41 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38223#discussion_r928167656

Comment:
```suggestion
homepage="https://spice-space.org"
changelog="https://gitlab.freedesktop.org/spice/spice-gtk/-/raw/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] spice-gtk: update to 0.41.
  2022-07-23 20:45 [PR PATCH] spice-gtk: update to 0.41 motorto
  2022-07-23 21:41 ` [PR REVIEW] " classabbyamp
@ 2022-07-24  8:26 ` motorto
  2022-07-24  8:27 ` motorto
  2022-07-24  9:55 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: motorto @ 2022-07-24  8:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages spice-gtk-0.41
https://github.com/void-linux/void-packages/pull/38223

spice-gtk: update to 0.41.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-{musl,glibc}


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spice-gtk-0.41-38223.patch --]
[-- Type: text/x-diff, Size: 1252 bytes --]

From 30641c9b3c139c310c139885f362f7a131bb971e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 21:38:10 +0100
Subject: [PATCH] spice-gtk: update to 0.41.

---
 srcpkgs/spice-gtk/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spice-gtk/template b/srcpkgs/spice-gtk/template
index 6ca495755059..da01de9ca11a 100644
--- a/srcpkgs/spice-gtk/template
+++ b/srcpkgs/spice-gtk/template
@@ -1,7 +1,7 @@
 # Template file for 'spice-gtk'
 pkgname=spice-gtk
-version=0.39
-revision=2
+version=0.41
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
@@ -19,8 +19,9 @@ short_desc="GTK+ SPICE widget"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://spice-space.org"
+changelog="https://gitlab.freedesktop.org/spice/spice-gtk/-/raw/master/CHANGELOG.md"
 distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.xz"
-checksum=23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd
+checksum=d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f
 
 CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"
 

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

* Re: spice-gtk: update to 0.41.
  2022-07-23 20:45 [PR PATCH] spice-gtk: update to 0.41 motorto
  2022-07-23 21:41 ` [PR REVIEW] " classabbyamp
  2022-07-24  8:26 ` [PR PATCH] [Updated] " motorto
@ 2022-07-24  8:27 ` motorto
  2022-07-24  9:55 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: motorto @ 2022-07-24  8:27 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38223#issuecomment-1193271743

Comment:
Thanks, @classabbyamp  going to have more attention on the changelogs .

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

* Re: [PR PATCH] [Merged]: spice-gtk: update to 0.41.
  2022-07-23 20:45 [PR PATCH] spice-gtk: update to 0.41 motorto
                   ` (2 preceding siblings ...)
  2022-07-24  8:27 ` motorto
@ 2022-07-24  9:55 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-07-24  9:55 UTC (permalink / raw)
  To: ml

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

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

spice-gtk: update to 0.41.
https://github.com/void-linux/void-packages/pull/38223

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-{musl,glibc}


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

end of thread, other threads:[~2022-07-24  9:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23 20:45 [PR PATCH] spice-gtk: update to 0.41 motorto
2022-07-23 21:41 ` [PR REVIEW] " classabbyamp
2022-07-24  8:26 ` [PR PATCH] [Updated] " motorto
2022-07-24  8:27 ` motorto
2022-07-24  9:55 ` [PR PATCH] [Merged]: " paper42

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