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
This commit is contained in:
Dominique Leuenberger 2015-09-04 11:28:57 +00:00 committed by Git OBS Bridge
parent 5cee82f6de
commit 90bc610938
4 changed files with 55 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e7ecdda3a47b6ad03098270940aa506782866fa3602d91e711d99f96741478f
size 3325172

3
nautilus-3.17.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1666b8bf67b34fa2b56ea41a4a1d7306f8c454f40bf12f60c22fedd72fc13c66
size 3356160

View File

@ -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<down> 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

View File

@ -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