From f01e0378aacc157f6741a594f0e73c41ceaa670f314fc92ccbde62678b745b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 24 Apr 2023 07:44:06 +0000 Subject: [PATCH] Accepting request 1082272 from GNOME:Next - Update to version 44.1: + Resolve some crashes. + Visual bugfixes: - Tweak style colors in view items - Show custom emblems from extensions again - Relayout SELinux property row - Flip switches correctly + Other bugfixes: - Disable some actions when not usefull - Fix dead characters handling in batch rename dialog - Fix crashes when rapidly opening and closing windows - Prevent location change when autofs timeouts - Fix issues with translations in libadwaita widgets - Drop workarounds for fixed GTK bugs - Fix other issues + Enhancements: - Dismiss toast on undo - Select right items after some operations - Paste into expanded folders - Allow extraction of .tar.zst and .zstd archives - Performance optimization + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1082272 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=374 --- nautilus-44.0.tar.xz | 3 --- nautilus-44.1.tar.xz | 3 +++ nautilus.changes | 26 ++++++++++++++++++++++++++ nautilus.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 nautilus-44.0.tar.xz create mode 100644 nautilus-44.1.tar.xz diff --git a/nautilus-44.0.tar.xz b/nautilus-44.0.tar.xz deleted file mode 100644 index 4e95c19..0000000 --- a/nautilus-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57b99ebb8e2b9c1512d381e53096188c087b33410d6c52d87a27bd60ee76ac7f -size 3194376 diff --git a/nautilus-44.1.tar.xz b/nautilus-44.1.tar.xz new file mode 100644 index 0000000..636fd98 --- /dev/null +++ b/nautilus-44.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9 +size 3192400 diff --git a/nautilus.changes b/nautilus.changes index ba6324f..1dac961 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sun Apr 23 08:57:36 UTC 2023 - Bjørn Lie + +- Update to version 44.1: + + Resolve some crashes. + + Visual bugfixes: + - Tweak style colors in view items + - Show custom emblems from extensions again + - Relayout SELinux property row + - Flip switches correctly + + Other bugfixes: + - Disable some actions when not usefull + - Fix dead characters handling in batch rename dialog + - Fix crashes when rapidly opening and closing windows + - Prevent location change when autofs timeouts + - Fix issues with translations in libadwaita widgets + - Drop workarounds for fixed GTK bugs + - Fix other issues + + Enhancements: + - Dismiss toast on undo + - Select right items after some operations + - Paste into expanded folders + - Allow extraction of .tar.zst and .zstd archives + - Performance optimization + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 13:08:23 UTC 2023 - Bjørn Lie diff --git a/nautilus.spec b/nautilus.spec index c06bc48..07c327d 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,7 +17,7 @@ Name: nautilus -Version: 44.0 +Version: 44.1 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-3.0-or-later AND LGPL-2.1-or-later