Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-text-editor: update to 44.0.
@ 2023-03-24 20:25 someone13574
  2023-03-25  9:10 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: someone13574 @ 2023-03-24 20:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-text-editor-44.0
https://github.com/void-linux/void-packages/pull/42985

gnome-text-editor: update to 44.0.
#### 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-musl)
- I built this PR locally for these architectures (all crossbuilds):
  - aarch64-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-text-editor-44.0-42985.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]

From 8f37efde9466928d5cb907a687520f8feb8408f8 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 16:22:33 -0400
Subject: [PATCH] gnome-text-editor: update to 44.0.

---
 srcpkgs/gnome-text-editor/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-text-editor/template b/srcpkgs/gnome-text-editor/template
index 067333d055e8..480aa79209cf 100644
--- a/srcpkgs/gnome-text-editor/template
+++ b/srcpkgs/gnome-text-editor/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-text-editor'
 pkgname=gnome-text-editor
-version=43.2
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext itstool glib-devel
@@ -11,7 +11,6 @@ short_desc="Simple text editor"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/gnome-text-editor"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/main/NEWS"
-changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/gnome-43/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-text-editor/${version%.*}/gnome-text-editor-$version.tar.xz"
-checksum=33045c7a123faa27dee7eb9ba9a6f26f1b1718c5a0e76337d079a0d4c900e146
+checksum=f67bc3780734ffa815fcc4c5daa7b555d24e459f81ea2b548e6a85c1612a31ca

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

* Re: [PR REVIEW] gnome-text-editor: update to 44.0.
  2023-03-24 20:25 [PR PATCH] gnome-text-editor: update to 44.0 someone13574
@ 2023-03-25  9:10 ` paper42
  2023-03-25 14:27 ` [PR PATCH] [Updated] " someone13574
  2023-03-25 20:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-25  9:10 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42985#discussion_r1148336836

Comment:
leave the other changelog commented, we will need it once they release .1

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

* Re: [PR PATCH] [Updated] gnome-text-editor: update to 44.0.
  2023-03-24 20:25 [PR PATCH] gnome-text-editor: update to 44.0 someone13574
  2023-03-25  9:10 ` [PR REVIEW] " paper42
@ 2023-03-25 14:27 ` someone13574
  2023-03-25 20:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: someone13574 @ 2023-03-25 14:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/someone13574/void-packages gnome-text-editor-44.0
https://github.com/void-linux/void-packages/pull/42985

gnome-text-editor: update to 44.0.
#### 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-musl)
- I built this PR locally for these architectures (all crossbuilds):
  - aarch64-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-text-editor-44.0-42985.patch --]
[-- Type: text/x-diff, Size: 1462 bytes --]

From 9392a4013a01685ab3d33568f07c93553c2d7e43 Mon Sep 17 00:00:00 2001
From: Owen Law <owenlaw222@gmail.com>
Date: Fri, 24 Mar 2023 16:22:33 -0400
Subject: [PATCH] gnome-text-editor: update to 44.0.

---
 srcpkgs/gnome-text-editor/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-text-editor/template b/srcpkgs/gnome-text-editor/template
index 067333d055e8..c92b75dcf37d 100644
--- a/srcpkgs/gnome-text-editor/template
+++ b/srcpkgs/gnome-text-editor/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-text-editor'
 pkgname=gnome-text-editor
-version=43.2
+version=44.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext itstool glib-devel
@@ -11,7 +11,7 @@ short_desc="Simple text editor"
 maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/gnome-text-editor"
-#changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/main/NEWS"
-changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/gnome-43/NEWS"
+#changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/gnome-44/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/main/NEWS"
 distfiles="${GNOME_SITE}/gnome-text-editor/${version%.*}/gnome-text-editor-$version.tar.xz"
-checksum=33045c7a123faa27dee7eb9ba9a6f26f1b1718c5a0e76337d079a0d4c900e146
+checksum=f67bc3780734ffa815fcc4c5daa7b555d24e459f81ea2b548e6a85c1612a31ca

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

* Re: [PR PATCH] [Merged]: gnome-text-editor: update to 44.0.
  2023-03-24 20:25 [PR PATCH] gnome-text-editor: update to 44.0 someone13574
  2023-03-25  9:10 ` [PR REVIEW] " paper42
  2023-03-25 14:27 ` [PR PATCH] [Updated] " someone13574
@ 2023-03-25 20:32 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-25 20:32 UTC (permalink / raw)
  To: ml

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

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

gnome-text-editor: update to 44.0.
https://github.com/void-linux/void-packages/pull/42985

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-musl)
- I built this PR locally for these architectures (all crossbuilds):
  - aarch64-*
  - armv7l-*
  - armv6l-*
  - x86_64-musl
  - i686


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

end of thread, other threads:[~2023-03-25 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 20:25 [PR PATCH] gnome-text-editor: update to 44.0 someone13574
2023-03-25  9:10 ` [PR REVIEW] " paper42
2023-03-25 14:27 ` [PR PATCH] [Updated] " someone13574
2023-03-25 20:32 ` [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).