Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nautilus: update to 46.1.
@ 2024-04-22  9:36 fanyx
  2024-05-28 14:24 ` [PR PATCH] [Updated] " fanyx
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fanyx @ 2024-04-22  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages nautilus
https://github.com/void-linux/void-packages/pull/49979

nautilus: update to 46.1.
#### 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-glibc)



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

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

From 318325c67d2d698856101331d0b0ab1401a34f12 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sun, 21 Apr 2024 23:52:59 +0200
Subject: [PATCH] nautilus: update to 46.1.

(cherry picked from commit 95d13de18a0c1ee1f02499cb0a2dfd48c5538419)
---
 srcpkgs/nautilus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nautilus/template b/srcpkgs/nautilus/template
index abab553cc873c2..7a739e26cfe07b 100644
--- a/srcpkgs/nautilus/template
+++ b/srcpkgs/nautilus/template
@@ -1,6 +1,6 @@
 # Template file for 'nautilus'
 pkgname=nautilus
-version=46.0
+version=46.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -21,7 +21,7 @@ homepage="https://wiki.gnome.org/Nautilus"
 #changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
-checksum=e6d75ed9f7aa68a00a2a559a0bf7010c6077e158d2d900fa365a8973f6ef11ce
+checksum=cc1a5fdf1dd72f92e9e3f3c7ad263709a0de5391a895be9344f6a67f43887bd7
 # tests timeout:
 # 11/11 test-nautilus-search-engine-tracker            TIMEOUT        480.00s
 make_check=ci-skip

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

* Re: [PR PATCH] [Updated] nautilus: update to 46.1.
  2024-04-22  9:36 [PR PATCH] nautilus: update to 46.1 fanyx
@ 2024-05-28 14:24 ` fanyx
  2024-05-28 14:28 ` fanyx
  2024-05-29 17:07 ` [PR PATCH] [Merged]: nautilus: update to 46.2 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: fanyx @ 2024-05-28 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages nautilus
https://github.com/void-linux/void-packages/pull/49979

nautilus: update to 46.1.
#### 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-glibc)



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

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

From 38e79cb89319b005de3630de3341f7d16c3db748 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Sun, 21 Apr 2024 23:52:59 +0200
Subject: [PATCH 1/2] nautilus: update to 46.1.

(cherry picked from commit 95d13de18a0c1ee1f02499cb0a2dfd48c5538419)
---
 srcpkgs/nautilus/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nautilus/template b/srcpkgs/nautilus/template
index abab553cc873c2..7a739e26cfe07b 100644
--- a/srcpkgs/nautilus/template
+++ b/srcpkgs/nautilus/template
@@ -1,6 +1,6 @@
 # Template file for 'nautilus'
 pkgname=nautilus
-version=46.0
+version=46.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -21,7 +21,7 @@ homepage="https://wiki.gnome.org/Nautilus"
 #changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
-checksum=e6d75ed9f7aa68a00a2a559a0bf7010c6077e158d2d900fa365a8973f6ef11ce
+checksum=cc1a5fdf1dd72f92e9e3f3c7ad263709a0de5391a895be9344f6a67f43887bd7
 # tests timeout:
 # 11/11 test-nautilus-search-engine-tracker            TIMEOUT        480.00s
 make_check=ci-skip

From 4856da230b9f552136cf7c3fe154b39ce576fd82 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Tue, 28 May 2024 14:49:10 +0200
Subject: [PATCH 2/2] nautilus: update to 46.2.

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

diff --git a/srcpkgs/nautilus/template b/srcpkgs/nautilus/template
index 7a739e26cfe07b..148160313449cb 100644
--- a/srcpkgs/nautilus/template
+++ b/srcpkgs/nautilus/template
@@ -1,6 +1,6 @@
 # Template file for 'nautilus'
 pkgname=nautilus
-version=46.1
+version=46.2
 revision=1
 build_style=meson
 build_helper="gir"
@@ -21,7 +21,7 @@ homepage="https://wiki.gnome.org/Nautilus"
 #changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
-checksum=cc1a5fdf1dd72f92e9e3f3c7ad263709a0de5391a895be9344f6a67f43887bd7
+checksum=6ee8c99019b9e3447f6918d68232a20deca89e5525c05805432b7d8840ca71fa
 # tests timeout:
 # 11/11 test-nautilus-search-engine-tracker            TIMEOUT        480.00s
 make_check=ci-skip

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

* Re: [PR PATCH] [Updated] nautilus: update to 46.1.
  2024-04-22  9:36 [PR PATCH] nautilus: update to 46.1 fanyx
  2024-05-28 14:24 ` [PR PATCH] [Updated] " fanyx
@ 2024-05-28 14:28 ` fanyx
  2024-05-29 17:07 ` [PR PATCH] [Merged]: nautilus: update to 46.2 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: fanyx @ 2024-05-28 14:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages nautilus
https://github.com/void-linux/void-packages/pull/49979

nautilus: update to 46.1.
#### 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-glibc)



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

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

From 165379bb4b71bb2076b1225df77eeb5bc46999f9 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Tue, 28 May 2024 14:49:10 +0200
Subject: [PATCH] nautilus: update to 46.2.

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

diff --git a/srcpkgs/nautilus/template b/srcpkgs/nautilus/template
index abab553cc873c2..148160313449cb 100644
--- a/srcpkgs/nautilus/template
+++ b/srcpkgs/nautilus/template
@@ -1,6 +1,6 @@
 # Template file for 'nautilus'
 pkgname=nautilus
-version=46.0
+version=46.2
 revision=1
 build_style=meson
 build_helper="gir"
@@ -21,7 +21,7 @@ homepage="https://wiki.gnome.org/Nautilus"
 #changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
 changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-46/NEWS"
 distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
-checksum=e6d75ed9f7aa68a00a2a559a0bf7010c6077e158d2d900fa365a8973f6ef11ce
+checksum=6ee8c99019b9e3447f6918d68232a20deca89e5525c05805432b7d8840ca71fa
 # tests timeout:
 # 11/11 test-nautilus-search-engine-tracker            TIMEOUT        480.00s
 make_check=ci-skip

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

* Re: [PR PATCH] [Merged]: nautilus: update to 46.2.
  2024-04-22  9:36 [PR PATCH] nautilus: update to 46.1 fanyx
  2024-05-28 14:24 ` [PR PATCH] [Updated] " fanyx
  2024-05-28 14:28 ` fanyx
@ 2024-05-29 17:07 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-05-29 17:07 UTC (permalink / raw)
  To: ml

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

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

nautilus: update to 46.2.
https://github.com/void-linux/void-packages/pull/49979

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



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

end of thread, other threads:[~2024-05-29 17:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22  9:36 [PR PATCH] nautilus: update to 46.1 fanyx
2024-05-28 14:24 ` [PR PATCH] [Updated] " fanyx
2024-05-28 14:28 ` fanyx
2024-05-29 17:07 ` [PR PATCH] [Merged]: nautilus: update to 46.2 cinerea0

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