Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nautilus: update to 45.1.
Date: Mon, 04 Dec 2023 13:07:45 +0100	[thread overview]
Message-ID: <20231204120745.7Sa97ooR9qFn5Gcrc_YubTn_nGSP611GUGAoEKO2uwY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47121@inbox.vuxu.org>

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

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

https://github.com/ifreund/void-packages nautilus-bump
https://github.com/void-linux/void-packages/pull/47121

nautilus: update to 45.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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
-->

I ended up needing this to debug https://github.com/riverwm/river/issues/890 so I thought I might as well send along the patch :)


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

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

From 7db4b3972abe23aa325c53f27cd5db18785b3622 Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Wed, 8 Nov 2023 13:20:51 +0100
Subject: [PATCH] nautilus: update to 45.2.

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

diff --git a/srcpkgs/nautilus/template b/srcpkgs/nautilus/template
index 8ace3c593a76e..ab74c3508a1a3 100644
--- a/srcpkgs/nautilus/template
+++ b/srcpkgs/nautilus/template
@@ -1,6 +1,6 @@
 # Template file for 'nautilus'
 pkgname=nautilus
-version=44.2.1
+version=45.2
 revision=1
 build_style=meson
 build_helper="gir"
@@ -10,7 +10,8 @@ hostmakedepends="gettext glib-devel libxslt pkg-config tracker desktop-file-util
 makedepends="exempi-devel gnome-autoar-devel gnome-desktop-devel gtk4-devel
  libexif-devel libgexiv2-devel libglib-devel libnotify-devel libseccomp-devel
  libxml2-devel tracker-devel gst-plugins-base1-devel harfbuzz-devel
- libadwaita-devel libportal-gtk4-devel"
+ libadwaita-devel libportal-gtk4-devel exiv2-devel libgexiv2-devel
+ libxkbcommon-devel"
 depends="desktop-file-utils gsettings-desktop-schemas hicolor-icon-theme
  tracker-miners tracker"
 checkdepends="tracker tracker-miners python3-gobject dbus"
@@ -19,9 +20,9 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Nautilus"
 #changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/master/NEWS"
-changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-44/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-45/NEWS"
 distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
-checksum=d9c62f024727f7a76fc6a5da788a2b0247df01a71c2a601143c62aac0ff41e4c
+checksum=44bc28085337fce53fd8596c32761ffe2d7f32cb14a21212f77197b4c0fd675f
 # tests timeout:
 # 11/11 test-nautilus-search-engine-tracker            TIMEOUT        480.00s
 make_check=ci-skip

  parent reply	other threads:[~2023-12-04 12:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08 12:28 [PR PATCH] " ifreund
2023-11-08 21:34 ` [PR REVIEW] " oreo639
2023-11-08 23:17 ` [PR PATCH] [Updated] " ifreund
2023-11-08 23:17 ` [PR REVIEW] " ifreund
2023-12-03 20:10 ` Duncaen
2023-12-04 12:07 ` ifreund [this message]
2023-12-04 12:08 ` nautilus: update to 45.2 ifreund
2024-03-04  1:47 ` github-actions
2024-03-04  3:55 ` oreo639
2024-03-04 11:44 ` [PR PATCH] [Closed]: " oreo639

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231204120745.7Sa97ooR9qFn5Gcrc_YubTn_nGSP611GUGAoEKO2uwY@z \
    --to=ifreund@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).