Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nemo: update to 5.4.3.
@ 2022-10-18 13:39 fccapria
  2022-10-18 17:04 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fccapria @ 2022-10-18 13:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fccapria/void-packages nemo-5.4.3
https://github.com/void-linux/void-packages/pull/40022

nemo: update to 5.4.3.
#### 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:
  - i686
  - armv6l

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

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

From c15b02e027978e234c46f63111aaf2a072afb0e0 Mon Sep 17 00:00:00 2001
From: Francesco Carmelo Capria <francesco@capria.eu>
Date: Tue, 18 Oct 2022 15:30:25 +0200
Subject: [PATCH] nemo: update to 5.4.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index f166e6c22bd3..995dd8121e95 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=5.4.2
+version=5.4.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=7e92210804ab1b2f4cd1799afb54fc60ff81281901af36bbe99790b3fd5f40c1
+checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
 python_version=3
 # Requires xvfb-run and dbus-run-session
 make_check=no # can't be run inside chroot due to fusermount3

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

* Re: [PR REVIEW] nemo: update to 5.4.3.
  2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
@ 2022-10-18 17:04 ` classabbyamp
  2022-10-18 17:29 ` fccapria
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-18 17:04 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40022#discussion_r998498934

Comment:
```suggestion
homepage="https://github.com/linuxmint/nemo"
changelog="https://raw.githubusercontent.com/linuxmint/nemo/master/debian/changelog"
```

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

* Re: [PR REVIEW] nemo: update to 5.4.3.
  2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
  2022-10-18 17:04 ` [PR REVIEW] " classabbyamp
@ 2022-10-18 17:29 ` fccapria
  2022-10-18 17:30 ` [PR PATCH] [Updated] " fccapria
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fccapria @ 2022-10-18 17:29 UTC (permalink / raw)
  To: ml

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

New review comment by fccapria on void-packages repository

https://github.com/void-linux/void-packages/pull/40022#discussion_r998521719

Comment:
My mistake, I forgot to add the changelog.
Thank you!

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

* Re: [PR PATCH] [Updated] nemo: update to 5.4.3.
  2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
  2022-10-18 17:04 ` [PR REVIEW] " classabbyamp
  2022-10-18 17:29 ` fccapria
@ 2022-10-18 17:30 ` fccapria
  2022-10-18 17:31 ` fccapria
  2022-10-18 17:39 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: fccapria @ 2022-10-18 17:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fccapria/void-packages nemo-5.4.3
https://github.com/void-linux/void-packages/pull/40022

nemo: update to 5.4.3.
#### 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:
  - i686
  - armv6l

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

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

From c15b02e027978e234c46f63111aaf2a072afb0e0 Mon Sep 17 00:00:00 2001
From: Francesco Carmelo Capria <francesco@capria.eu>
Date: Tue, 18 Oct 2022 15:30:25 +0200
Subject: [PATCH 1/2] nemo: update to 5.4.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index f166e6c22bd3..995dd8121e95 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=5.4.2
+version=5.4.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=7e92210804ab1b2f4cd1799afb54fc60ff81281901af36bbe99790b3fd5f40c1
+checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
 python_version=3
 # Requires xvfb-run and dbus-run-session
 make_check=no # can't be run inside chroot due to fusermount3

From f99d93efba0694c0e4b1f0061e7708c5ced94760 Mon Sep 17 00:00:00 2001
From: Francesco Carmelo Capria <62179193+fccapria@users.noreply.github.com>
Date: Tue, 18 Oct 2022 19:30:47 +0200
Subject: [PATCH 2/2] Update srcpkgs/nemo/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/nemo/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 995dd8121e95..9851bc4fae26 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -13,6 +13,7 @@ short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
+changelog="https://raw.githubusercontent.com/linuxmint/nemo/master/debian/changelog"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
 checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
 python_version=3

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

* Re: [PR PATCH] [Updated] nemo: update to 5.4.3.
  2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
                   ` (2 preceding siblings ...)
  2022-10-18 17:30 ` [PR PATCH] [Updated] " fccapria
@ 2022-10-18 17:31 ` fccapria
  2022-10-18 17:39 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: fccapria @ 2022-10-18 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fccapria/void-packages nemo-5.4.3
https://github.com/void-linux/void-packages/pull/40022

nemo: update to 5.4.3.
#### 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:
  - i686
  - armv6l

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

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

From 44442585f88a7463b3714f767843acd8f102c232 Mon Sep 17 00:00:00 2001
From: Francesco Carmelo Capria <francesco@capria.eu>
Date: Tue, 18 Oct 2022 15:30:25 +0200
Subject: [PATCH] nemo: update to 5.4.3.

---
 srcpkgs/nemo/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index f166e6c22bd3..9851bc4fae26 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=5.4.2
+version=5.4.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -13,8 +13,9 @@ short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
+changelog="https://raw.githubusercontent.com/linuxmint/nemo/master/debian/changelog"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=7e92210804ab1b2f4cd1799afb54fc60ff81281901af36bbe99790b3fd5f40c1
+checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
 python_version=3
 # Requires xvfb-run and dbus-run-session
 make_check=no # can't be run inside chroot due to fusermount3

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

* Re: [PR PATCH] [Merged]: nemo: update to 5.4.3.
  2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
                   ` (3 preceding siblings ...)
  2022-10-18 17:31 ` fccapria
@ 2022-10-18 17:39 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-18 17:39 UTC (permalink / raw)
  To: ml

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

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

nemo: update to 5.4.3.
https://github.com/void-linux/void-packages/pull/40022

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:
  - i686
  - armv6l

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

end of thread, other threads:[~2022-10-18 17:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18 13:39 [PR PATCH] nemo: update to 5.4.3 fccapria
2022-10-18 17:04 ` [PR REVIEW] " classabbyamp
2022-10-18 17:29 ` fccapria
2022-10-18 17:30 ` [PR PATCH] [Updated] " fccapria
2022-10-18 17:31 ` fccapria
2022-10-18 17:39 ` [PR PATCH] [Merged]: " classabbyamp

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