From 157f3cd91368599f0d88dde4d3c5e85007d164d7a417d8d618004c370093c1ed Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:38:06 +0000 Subject: [PATCH] Accepting request 459745 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459745 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=270 --- nautilus-3.22.2.tar.xz | 3 --- nautilus-3.23.90.tar.xz | 3 +++ nautilus.changes | 34 ++++++++++++++++++++++++++++++++++ nautilus.spec | 6 +++--- 4 files changed, 40 insertions(+), 6 deletions(-) delete mode 100644 nautilus-3.22.2.tar.xz create mode 100644 nautilus-3.23.90.tar.xz diff --git a/nautilus-3.22.2.tar.xz b/nautilus-3.22.2.tar.xz deleted file mode 100644 index ce4007f..0000000 --- a/nautilus-3.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce1c9e97173b51750521971a26943593b397a08a2736b340ef5b130095ee65b3 -size 5120196 diff --git a/nautilus-3.23.90.tar.xz b/nautilus-3.23.90.tar.xz new file mode 100644 index 0000000..511f420 --- /dev/null +++ b/nautilus-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58813d03798ba95e37b8a2f7d11d752fa75bd8e779c6fa0148c4896a5e6e744a +size 5173048 diff --git a/nautilus.changes b/nautilus.changes index 26288ff..fc38f30 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Feb 15 09:20:18 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Add Return as shortcut to open selected folder in new + window. + + N now opens the window in the same location as the + current view. + + Fixes on managing menus with keyboard. + + Remove unused B shortcut. + + Use a better empty state for trash. + + Fix floating bar hide on hover when using tabs. + + Syncronize gtk+ and Nautilus setting for sorting the folder + first. + + Select entire names for folder when renaming. + + Support to open folders withouth permission using polkit and + the admin backend. + + Fix trash operations progress report. + + Improve performance setting metadata only when necesary. + + Fix progress reporting when copying. + + Prevent toolbar menu dissapearing when "Hidden files" menu item + is toggled. + + Update app icon. + + Fix icon scale computation when changing DPI. + + Add M as alternate shortcut for renaming for those + laptops withouth "f" keys. + + Fix crash when pressing enter on search. + + Fix failed build with tracker disabled. + + Ask the user for using desktop files from unknown sources. + + Improve the operations button animation in order to not need to + show the operations popover. + + Add an experimental icon view based on flow box with extra + niceties under a gsetting preference. + ------------------------------------------------------------------- Sat Dec 10 20:56:56 UTC 2016 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index bbe923b..7feccbc 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # # spec file for package nautilus # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: nautilus -Version: 3.22.2 +Version: 3.23.90 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ Group: Productivity/File utilities Url: http://www.gnome.org -Source: http://download.gnome.org/sources/nautilus/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.23/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf