diff --git a/nautilus-3.4.2.tar.xz b/nautilus-3.4.2.tar.xz deleted file mode 100644 index a082d14..0000000 --- a/nautilus-3.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:752afa41189b0b6c73dc3769cd885e184c29d6d394345ec05cd48b0004e0f452 -size 4583996 diff --git a/nautilus-3.5.91.tar.xz b/nautilus-3.5.91.tar.xz new file mode 100644 index 0000000..85eaaef --- /dev/null +++ b/nautilus-3.5.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe4b31a27ee1b172d6c948fedcfc2f8b3dd09da035e317b53c6fa2a96c7abc0 +size 4979108 diff --git a/nautilus.changes b/nautilus.changes index ef19733..3eaf7df 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,151 @@ +------------------------------------------------------------------- +Tue Sep 4 15:14:41 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.91: + + New design for the Connect to Server dialog. + + Add the possibility to detach tabs using drag and drop. + + Add paste and location properties actions to the gear menu. + + Use symbolic icons in the sidebar for drives and mounts. + + Follow 12h/24h GSettings preference for view date display. + + Cleanup icon view caption strings. + + Fix wrong zoom level restored at startup. + + Fix unparented mount/eject error dialogs. + + Fix drag and drop for unwritable locations. + + Fix stray templates bar when no templates directory is defined. + + Fix Open With menu showing for apps that don't support URIs and + files. + + Fix item count not updating in realtime for directories in + Properties. + + Fix missing keybindings for Back/Forward/Up/Go Home. + + Fix missing history context menu on navigation buttons. + + Fix missing Create Link context action. + + Fix missing frame around custom icons. + + Fix broken behavior with multiline filenames. + + Plug a number of memory leaks. + + Remove context menu on blank list view space. + +------------------------------------------------------------------- +Tue Aug 21 08:53:28 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Reorganize application and gear menu, and add a menu for view + Actions + + Add a View options selector to the toolbar + + Add cluebars for Templates and Scripts special directories + + Add ability to reorder bookmarks + + Improve strings in the Autorun prompt + + Improve error message strings + + Improve the image Properties page + + Improve the Permissions page in the Properties window + + Improve the layout of the Bookmarks dialog + + Use the dropped text paragraph as name when creating new files + using DnD of text snippets + + Use double quotes instead of ASCII quotes for filenames + + Change default action for executable text files to Display + + Change the view mode and zoom level to be per-window instead of + per-folder + + Remove support for Manual layouting in icon views outside of + Desktop + + Remove the Octal permissions list view column + + Fix segfault when no search results are found. + +------------------------------------------------------------------- +Wed Aug 8 07:37:28 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.5: + + Combine results from both search providers. + + Use a ranking algorithm for search results. + + Preselect first search result. + + Add a keybinding for the gear menu. + + Improve styling for the search query editor. + + Fix Ctrl+V not working correctly. + + Fix previewers not being activated correctly. + + Fix search not to trigger on the desktop window. + + Fix pathbar scroll button styling bugs. + +------------------------------------------------------------------- +Tue Jul 17 09:57:13 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.4: + + Add Copy To and Move To actions + + Add a notification while ejecting volumes + + List view: + - New date format display + - Use a list model instead of a tree model for list view + - Use a better default column order + - Change some list column names + - Use 32px icons by default + - Tweak padding + + Search: + - "Just type" search + - Combine the search bar and the query editor + - Tracker engine performance improvements and fixes + + Sidebar: + - Add a recent files place + - Use symbolic icons + - Improve order of the items + + Toolbar: + - Change toolbar layout to the GNOME 3 style + - Don't show titlebar when maximized + - Use a linked style for the pathbar + + Menus: + - Migrate the menubar to a gear menu + - Remove "Go" menu + - Remove "Bookmarks" menu + + Remove "Text beside icons" option for icon view + + Fix loading string not disappearing in image properties on load + +------------------------------------------------------------------- +Mon Jun 25 19:02:50 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.3: + + Fix accessibility implementation of rename entries and icon + view. + + Fix DnD not working on sidebar bookmarks. + + Fix thumbnails failing to display in icon view. + + Fix crasher after ejecting a volume from the sidebar. + + Fix crasher on gtk-shell-shows-app-menu GtkSetting change. + + Fix possible crasher when cancelling a rename operation. + + Use GtkSearchEntry. + +------------------------------------------------------------------- +Thu Jun 7 18:04:04 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.2: + + Add a way to create a new directory for selection + + Don't pack multiple x-content bars in the view + + Show icons x-content bar application launchers + + Hide New Document menu when no templates are installed + + Remove statusbar + + Remove "Go->Computer" + + Remove compact view + + Remove extra panes and tree sidebar + + Fix pathbar buttons disappearing for too long titles + + Fix sidebar typeahead find being triggered + + Fix image properties label not wrapping for long width + + Don't trigger context menu for sidebar headings + + Don't show old 'note' emblems + + Reintroduce GTK accel map loading/saving and migrate it to XDG + dirs + + Remove markup from GtkBuilder strings + +------------------------------------------------------------------- +Wed May 16 18:00:09 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.1: + + Add an application menu + + Don't show sliders up to the file system root in the pathbar + + Add support for AFP shares in the Connect to Server dialog + + Don't remove selection when clicking on a row out of name + boundaries + + Fix a wrapping issue with numeric strings in some circumstances + + Fix rename field selection color for backdrop state + + Don't select all icons on Ctrl+A when the search entry is + focused + + Remove desktop-is-home-dir GSetting + + Remove custom accel map loading/saving + + Use new XDG location for GTK bookmarks file. + ------------------------------------------------------------------- Mon May 14 20:43:17 UTC 2012 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index d977753..ae3f56a 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,12 +17,12 @@ Name: nautilus -Version: 3.4.2 +Version: 3.5.91 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.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/nautilus/3.5/%{name}-%{version}.tar.xz # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(glib-2.0) >= 2.31.9 BuildRequires: pkgconfig(gnome-desktop-3.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.17 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.12 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libxml-2.0) @@ -123,6 +123,7 @@ rm $RPM_BUILD_ROOT/%{_libdir}/{*.*a,nautilus/extensions-3.0/*.la} %suse_update_desktop_file 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 @@ -152,7 +153,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README THANKS TODO +%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README THANKS %{_bindir}/* %{_datadir}/GConf/gsettings/*.convert %{_datadir}/applications/*.desktop