Accepting request 136764 from GNOME:Factory
Pushing GNOME:Factory towards openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/136764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=114
This commit is contained in:
commit
97b29fcd84
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:752afa41189b0b6c73dc3769cd885e184c29d6d394345ec05cd48b0004e0f452
|
||||
size 4583996
|
3
nautilus-3.6.0.tar.xz
Normal file
3
nautilus-3.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44d9b967d39c6785f077e4a83e61b398d1676742b9795f9e82a645fc20e80d72
|
||||
size 4947392
|
193
nautilus.changes
193
nautilus.changes
@ -1,3 +1,196 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 16:31:57 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.6.0:
|
||||
+ Fix toggling of hidden files visibility in searches
|
||||
+ Fix base directory appearing in search results
|
||||
+ Fix missing search results under some locales
|
||||
+ Fix a crasher when a window is closed while the view is loading
|
||||
+ Fix unmounted mounts showing in shell search provider results.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 09:17:16 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Remove gnome-shell BuildRequires: we only pull it in for
|
||||
directory ownership. Requiring it though introduces a buildloop.
|
||||
It's cleaner to just own the gnome-shell extension directories
|
||||
by gnome-shell-search-provider-nautilus.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 18 07:52:25 UTC 2012 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.5.92:
|
||||
+ Add a Shell search results provider.
|
||||
+ Add a NautilusDirectory-based search engine implementation for
|
||||
network directories.
|
||||
+ Improve performance and stability of the search engine.
|
||||
+ Change the Type column to only show basic type information.
|
||||
+ Preserve view selection when exiting search.
|
||||
+ Use a symbolic icon for the location entry.
|
||||
+ Fix wrong order of files when searching in canvas view.
|
||||
+ Fix inability to drop on current directory in list view.
|
||||
+ Fix crash when trying to undo failed directory creations.
|
||||
+ Fix positioning of detached tabs.
|
||||
+ Fix symlink creation for remote shares.
|
||||
+ Fix duplicate entries in the sidebar.
|
||||
+ Fix inability to clear entry in Connect to Server dialog.
|
||||
+ Fix view selector flashing while switching views.
|
||||
+ Plug a number of memory leaks.
|
||||
+ Tweak the color scheme for the pie chart in mount properties.
|
||||
+ Remove the SELinux context column for list view.
|
||||
- Create a gnome-shell-search-provider-nautilus subpackage, for
|
||||
the new GNOME Shell search provider D-Bus service.
|
||||
- Add gnome-shell BuildRequires to own new folders.
|
||||
- Drop check for obsolete versions of opensuse.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.4.2
|
||||
Version: 3.6.0
|
||||
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.6/%{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)
|
||||
@ -83,6 +83,19 @@ Nautilus is the file manager for the GNOME desktop.
|
||||
This package provides the GObject Introspection bindings for the library
|
||||
used by nautilus extensions.
|
||||
|
||||
%package -n gnome-shell-search-provider-nautilus
|
||||
Summary: File Manager for the GNOME Desktop -- Search Provider for GNOME Shell
|
||||
Group: Productivity/File utilities
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gnome-shell
|
||||
Supplements: packageand(%{name}:gnome-shell)
|
||||
|
||||
%description -n gnome-shell-search-provider-nautilus
|
||||
Nautilus is the file manager for the GNOME desktop.
|
||||
|
||||
This package contains a search provider to enable GNOME Shell to get
|
||||
search results from Files (nautilus)
|
||||
|
||||
%package devel
|
||||
Summary: File Manager for the GNOME Desktop -- Development Files
|
||||
Group: Development/Libraries/GNOME
|
||||
@ -112,17 +125,11 @@ translation-update-upstream
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
|
||||
%endif
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
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,14 +159,13 @@ 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
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
|
||||
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/nautilus.*
|
||||
%{_datadir}/mime/packages/nautilus.xml
|
||||
%{_datadir}/nautilus/
|
||||
%dir %{_libdir}/nautilus
|
||||
@ -178,6 +184,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
|
||||
|
||||
%files -n gnome-shell-search-provider-nautilus
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%dir %{_datadir}/gnome-shell/search-providers
|
||||
%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
|
||||
%{_libexecdir}/nautilus-shell-search-provider
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user