From 5c8e682cfd5887c8d2e5ace28bb2ed360db91fe925bb8b1be5d27c4ec20eb015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 23 Oct 2023 14:09:54 +0000 Subject: [PATCH] Accepting request 1119561 from GNOME:Next - Update to version 45.1: + Don't crash when opening Properties from admin://* + Don't crash on unmount + Stop jumping to top when using the Menu key + Properly reorder bookmarks by drag and drop + Re-add search results when switching view mode + Fix compilation on 32-bit musl - Fix various leaks and warnings + Updated translations. - Update to version 45.0+12: + gtk/placessidebar: Use list box for coordinates translation. + list-base: Stop jumping to top on Menu key. + Updated translations. - Switch to source service, explicit commit from the stable branch. OBS-URL: https://build.opensuse.org/request/show/1119561 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=387 --- _service | 19 +++++++++++++++++++ nautilus-45.0.tar.xz | 3 --- nautilus-45.1.obscpio | 3 +++ nautilus.changes | 22 ++++++++++++++++++++++ nautilus.obsinfo | 4 ++++ nautilus.spec | 4 ++-- 6 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 _service delete mode 100644 nautilus-45.0.tar.xz create mode 100644 nautilus-45.1.obscpio create mode 100644 nautilus.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..c8e9023 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/nautilus.git + refs/tags/45.1 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/nautilus-45.0.tar.xz b/nautilus-45.0.tar.xz deleted file mode 100644 index 672deef..0000000 --- a/nautilus-45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b311c465ce2ca7bc648f61b865187b4451388dec9358a169f3277e741718ab5d -size 3212952 diff --git a/nautilus-45.1.obscpio b/nautilus-45.1.obscpio new file mode 100644 index 0000000..66c2182 --- /dev/null +++ b/nautilus-45.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1155bb549f462127150cfb1e991bced3db251a6efaa91c6d11fe2e826cf22e21 +size 33147917 diff --git a/nautilus.changes b/nautilus.changes index 89a49e0..be0a2a5 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Oct 22 22:49:42 UTC 2023 - Bjørn Lie + +- Update to version 45.1: + + Don't crash when opening Properties from admin://* + + Don't crash on unmount + + Stop jumping to top when using the Menu key + + Properly reorder bookmarks by drag and drop + + Re-add search results when switching view mode + + Fix compilation on 32-bit musl + - Fix various leaks and warnings + + Updated translations. + +------------------------------------------------------------------- +Wed Oct 04 13:45:45 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 45.0+12: + + gtk/placessidebar: Use list box for coordinates translation. + + list-base: Stop jumping to top on Menu key. + + Updated translations. +- Switch to source service, explicit commit from the stable branch. + ------------------------------------------------------------------- Sun Sep 17 01:18:39 UTC 2023 - Luciano Santos diff --git a/nautilus.obsinfo b/nautilus.obsinfo new file mode 100644 index 0000000..51f1a2d --- /dev/null +++ b/nautilus.obsinfo @@ -0,0 +1,4 @@ +name: nautilus +version: 45.1 +mtime: 1698014188 +commit: fe56e4d44dc57c13a885a2d02bd94770fc40ce4e diff --git a/nautilus.spec b/nautilus.spec index 1ae7fee..bbbd43a 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,13 +17,13 @@ Name: nautilus -Version: 45.0 +Version: 45.1 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Productivity/File utilities URL: https://wiki.gnome.org/Apps/Nautilus -Source0: https://download.gnome.org/sources/nautilus/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst Source1: set_trusted.desktop Source2: set_trusted.sh