From 90bc610938919543fd3176863b56d8a6e52a2a9c2fc319c819a16a68772d8769 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:28:57 +0000 Subject: [PATCH] Accepting request 328966 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328966 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=222 --- nautilus-3.16.2.tar.xz | 3 --- nautilus-3.17.90.tar.xz | 3 +++ nautilus.changes | 50 +++++++++++++++++++++++++++++++++++++++++ nautilus.spec | 5 ++--- 4 files changed, 55 insertions(+), 6 deletions(-) delete mode 100644 nautilus-3.16.2.tar.xz create mode 100644 nautilus-3.17.90.tar.xz diff --git a/nautilus-3.16.2.tar.xz b/nautilus-3.16.2.tar.xz deleted file mode 100644 index cd6b930..0000000 --- a/nautilus-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e7ecdda3a47b6ad03098270940aa506782866fa3602d91e711d99f96741478f -size 3325172 diff --git a/nautilus-3.17.90.tar.xz b/nautilus-3.17.90.tar.xz new file mode 100644 index 0000000..df84fcc --- /dev/null +++ b/nautilus-3.17.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1666b8bf67b34fa2b56ea41a4a1d7306f8c454f40bf12f60c22fedd72fc13c66 +size 3356160 diff --git a/nautilus.changes b/nautilus.changes index 81f8104..937e093 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Fri Aug 21 13:31:34 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Don't show sort menu on search. + + Use watch cursor with pointer. + + Use popover for renaming. + + Improve operations button feedback. + + Code isolation of the model and view of nautilus. + + Add a new "other places" view for networks and internal + partitions. + +------------------------------------------------------------------- +Thu Jul 23 20:31:20 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Ignore no desktop if not first launch. + + Make the toolbar menu settings the only and permanent settings. + + Use Modified Time for all locations except Recent. + + Implement new design for operations feedback. + + Hide sort menu on Recent. + + Switch to list view if searching. + + Provide smarter location displayed names. + + Show feedback when there is no search results. + + Fix floating bar loading feedback. + + Add feedback when the current shown folder is empty. + + Updated translations. + +------------------------------------------------------------------ +Sat May 30 10:38:45 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.2: + + Fix window focus issues when starting nautilus. + + Fix handling of command line options in diferent cases. + + Decrease the padding on list view. + + Use a dialog for creating folders. + + Use a dialog for renaming files. + + Allow F5 and ctrl+r as shortcuts for refresh the view. + + Make the zoom slider the preference itself. + + Allow opening with a different app than default for multiple + files. + + Fix view scrolling when selecting with ctrl + mouse. + + Don't always make the sidebar visible on start. + + Allow opening folders with another app. + + Show Delete Permanently on systems that does not support Trash. + + Add Alt shorcut for opening. + + Fix some icons sizes inconsistency. + + Add public API documentation for Nautilus extensions. + + Add a gsetting to toggle recursive search. + ------------------------------------------------------------------- Wed May 13 17:51:35 UTC 2015 - zaitor@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 8ada79c..84c3a97 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,12 +17,12 @@ Name: nautilus -Version: 3.16.2 +Version: 3.17.90 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ Group: Productivity/File utilities -Source: http://download.gnome.org/sources/nautilus/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.17/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf @@ -122,7 +122,6 @@ rm $RPM_BUILD_ROOT/%{_libdir}/{*.*a,nautilus/extensions-3.0/*.la} %suse_update_desktop_file org.gnome.Nautilus %suse_update_desktop_file nautilus-autorun-software %suse_update_desktop_file nautilus-autostart -%suse_update_desktop_file nautilus-connect-server # Install the archive mime handler test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop %{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop