Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libnma: update to 1.8.32
@ 2021-08-20 23:18 cinerea0
  2021-08-23 21:06 ` [PR PATCH] [Updated] " cinerea0
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: cinerea0 @ 2021-08-20 23:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/32609

libnma: update to 1.8.32
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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/32609.patch is attached

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

From 144370cb43d4b1e46c99605264e2eff074bbac65 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 20 Aug 2021 19:14:21 -0400
Subject: [PATCH] libnma: update to 1.8.32

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index bd4d9fb2ad79..ba754afaf794 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,7 +1,7 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.8.30
-revision=3
+version=1.8.32
+revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
@@ -13,7 +13,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
+checksum=0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Updated] libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
@ 2021-08-23 21:06 ` cinerea0
  2021-08-23 21:19 ` cinerea0
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2021-08-23 21:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/32609

libnma: update to 1.8.32
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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/32609.patch is attached

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

From 5aea6650d2064771be3d47926acfcf7e66401ef1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 23 Aug 2021 17:06:11 -0400
Subject: [PATCH] libnma: update to 1.8.32

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index bd4d9fb2ad79..acb800ad359c 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,7 +1,7 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.8.30
-revision=3
+version=1.8.32
+revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
@@ -12,8 +12,9 @@ short_desc="NetworkManager panel applet for GNOME - runtime library"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
+changelog="gitlab.gnome.org/GNOME/libnma/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
+checksum=0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then

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

* Re: libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
  2021-08-23 21:06 ` [PR PATCH] [Updated] " cinerea0
@ 2021-08-23 21:19 ` cinerea0
  2021-08-23 21:28 ` paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2021-08-23 21:19 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/32609#issuecomment-904140687

Comment:
@paper42 Is the format for the changelog in the most recent push alright?

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

* Re: libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
  2021-08-23 21:06 ` [PR PATCH] [Updated] " cinerea0
  2021-08-23 21:19 ` cinerea0
@ 2021-08-23 21:28 ` paper42
  2021-08-24  0:24 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-08-23 21:28 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32609#issuecomment-904145905

Comment:
> Is the format for the changelog in the most recent push alright?

@cinerea0 GitHub removed some parts from the URL in my last comment, it should be `https://gitlab.gnome.org/GNOME/libnma/-/raw/master/NEWS`

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

* Re: [PR PATCH] [Updated] libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
                   ` (2 preceding siblings ...)
  2021-08-23 21:28 ` paper42
@ 2021-08-24  0:24 ` cinerea0
  2021-08-24  3:21 ` cinerea0
  2021-08-24 17:42 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2021-08-24  0:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nma
https://github.com/void-linux/void-packages/pull/32609

libnma: update to 1.8.32
<!-- 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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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/32609.patch is attached

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

From 1b791773218b6a216d2db5dd3619b14ed6c80929 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 23 Aug 2021 20:24:09 -0400
Subject: [PATCH] libnma: update to 1.8.32

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

diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template
index bd4d9fb2ad79..88ac261d74db 100644
--- a/srcpkgs/libnma/template
+++ b/srcpkgs/libnma/template
@@ -1,7 +1,7 @@
 # Template file for 'libnma'
 pkgname=libnma
-version=1.8.30
-revision=3
+version=1.8.32
+revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
@@ -12,8 +12,9 @@ short_desc="NetworkManager panel applet for GNOME - runtime library"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libnma"
+changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
+checksum=0a57b93a2fad43acc763f320dd3a7a93c429b0e3118dfa549d67824cddc4e905
 replaces="libnm-gtk>=0"
 
 if [ "$CROSS_BUILD" ]; then

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

* Re: libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
                   ` (3 preceding siblings ...)
  2021-08-24  0:24 ` [PR PATCH] [Updated] " cinerea0
@ 2021-08-24  3:21 ` cinerea0
  2021-08-24 17:42 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2021-08-24  3:21 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/32609#issuecomment-904291556

Comment:
@paper42 Fixed!

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

* Re: [PR PATCH] [Merged]: libnma: update to 1.8.32
  2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
                   ` (4 preceding siblings ...)
  2021-08-24  3:21 ` cinerea0
@ 2021-08-24 17:42 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-08-24 17:42 UTC (permalink / raw)
  To: ml

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

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

libnma: update to 1.8.32
https://github.com/void-linux/void-packages/pull/32609

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?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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-08-24 17:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20 23:18 [PR PATCH] libnma: update to 1.8.32 cinerea0
2021-08-23 21:06 ` [PR PATCH] [Updated] " cinerea0
2021-08-23 21:19 ` cinerea0
2021-08-23 21:28 ` paper42
2021-08-24  0:24 ` [PR PATCH] [Updated] " cinerea0
2021-08-24  3:21 ` cinerea0
2021-08-24 17:42 ` [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).