Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-mines: update to 40.0.
@ 2021-10-14 21:45 Bikutoso
  2021-10-15  9:04 ` [PR REVIEW] " paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bikutoso @ 2021-10-14 21:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bikutoso/void-packages gnome-mines-u40
https://github.com/void-linux/void-packages/pull/33547

gnome-mines: update to 40.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-mines-u40-33547.patch --]
[-- Type: text/x-diff, Size: 1055 bytes --]

From d1869882ea1d6bce36ca4e973671b6e051048fa7 Mon Sep 17 00:00:00 2001
From: Bikutoso <10584311+Bikutoso@users.noreply.github.com>
Date: Thu, 14 Oct 2021 22:43:07 +0200
Subject: [PATCH] gnome-mines: update to 40.0.

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

diff --git a/srcpkgs/gnome-mines/template b/srcpkgs/gnome-mines/template
index bb3377650691..f88175be8d66 100644
--- a/srcpkgs/gnome-mines/template
+++ b/srcpkgs/gnome-mines/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-mines'
 pkgname=gnome-mines
-version=3.36.1
+version=40.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Mines"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=7188130d6faee1b87ca92295da196ad27139801ca793ea6b0c665a9232404654
+checksum=1f79ba6c2ae4a56e5a0c23668d40f05cfcac68a2d848db1a1cf9920c779bc669

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

* Re: [PR REVIEW] gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
  2021-10-15  9:04 ` [PR REVIEW] " paper42
@ 2021-10-15  9:04 ` paper42
  2021-10-15  9:25 ` Bikutoso
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-15  9:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33547#discussion_r729649105

Comment:
```suggestion
license="GPL-3.0-or-later"
```

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

* Re: [PR REVIEW] gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
@ 2021-10-15  9:04 ` paper42
  2021-10-15  9:04 ` paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-15  9:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33547#discussion_r729649374

Comment:
could you add their changelog?

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

* Re: [PR REVIEW] gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
  2021-10-15  9:04 ` [PR REVIEW] " paper42
  2021-10-15  9:04 ` paper42
@ 2021-10-15  9:25 ` Bikutoso
  2021-10-15  9:31 ` paper42
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Bikutoso @ 2021-10-15  9:25 UTC (permalink / raw)
  To: ml

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

New review comment by Bikutoso on void-packages repository

https://github.com/void-linux/void-packages/pull/33547#discussion_r729664829

Comment:
Should i use https://gitlab.gnome.org/GNOME/gnome-mines/-/raw/master/NEWS or https://download.gnome.org/sources/gnome-mines/40/gnome-mines-40.0.news?
Their gitlab one includes the changelog for previous versions

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

* Re: [PR REVIEW] gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
                   ` (2 preceding siblings ...)
  2021-10-15  9:25 ` Bikutoso
@ 2021-10-15  9:31 ` paper42
  2021-10-15  9:39 ` [PR PATCH] [Updated] " Bikutoso
  2021-10-15 15:26 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-15  9:31 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33547#discussion_r729669075

Comment:
Use their gitlab changelog.

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

* Re: [PR PATCH] [Updated] gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
                   ` (3 preceding siblings ...)
  2021-10-15  9:31 ` paper42
@ 2021-10-15  9:39 ` Bikutoso
  2021-10-15 15:26 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: Bikutoso @ 2021-10-15  9:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bikutoso/void-packages gnome-mines-u40
https://github.com/void-linux/void-packages/pull/33547

gnome-mines: update to 40.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-mines-u40-33547.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 2f8ae84f37271f44289c99f861b7e455a1c8232a Mon Sep 17 00:00:00 2001
From: Bikutoso <10584311+Bikutoso@users.noreply.github.com>
Date: Thu, 14 Oct 2021 22:43:07 +0200
Subject: [PATCH] gnome-mines: update to 40.0.

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

diff --git a/srcpkgs/gnome-mines/template b/srcpkgs/gnome-mines/template
index bb3377650691..34e6ee962211 100644
--- a/srcpkgs/gnome-mines/template
+++ b/srcpkgs/gnome-mines/template
@@ -1,13 +1,14 @@
 # Template file for 'gnome-mines'
 pkgname=gnome-mines
-version=3.36.1
+version=40.0
 revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config vala"
 makedepends="libgnome-games-support-devel librsvg-devel"
 short_desc="GNOME puzzle game where you locate mines in the ocean"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Mines"
+changelog="https://gitlab.gnome.org/GNOME/gnome-mines/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=7188130d6faee1b87ca92295da196ad27139801ca793ea6b0c665a9232404654
+checksum=1f79ba6c2ae4a56e5a0c23668d40f05cfcac68a2d848db1a1cf9920c779bc669

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

* Re: [PR PATCH] [Merged]: gnome-mines: update to 40.0.
  2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
                   ` (4 preceding siblings ...)
  2021-10-15  9:39 ` [PR PATCH] [Updated] " Bikutoso
@ 2021-10-15 15:26 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-15 15:26 UTC (permalink / raw)
  To: ml

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

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

gnome-mines: update to 40.0.
https://github.com/void-linux/void-packages/pull/33547

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

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

end of thread, other threads:[~2021-10-15 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 21:45 [PR PATCH] gnome-mines: update to 40.0 Bikutoso
2021-10-15  9:04 ` [PR REVIEW] " paper42
2021-10-15  9:04 ` paper42
2021-10-15  9:25 ` Bikutoso
2021-10-15  9:31 ` paper42
2021-10-15  9:39 ` [PR PATCH] [Updated] " Bikutoso
2021-10-15 15:26 ` [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).