Accepting request 83809 from home:vuntz:branches:GNOME:Factory

Update to 3.1.92

OBS-URL: https://build.opensuse.org/request/show/83809
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=142
This commit is contained in:
Vincent Untz 2011-09-21 15:52:32 +00:00 committed by Git OBS Bridge
parent 7536911015
commit 48c117b833
4 changed files with 30 additions and 4 deletions

View File

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

3
nautilus-3.1.92.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Sep 20 07:42:31 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.92:
+ Hopefully fix once and for all NautilusWindow keybindings
+ Don't hide the floating bar on hover if it's interactive
+ Fix canvas accessibility implementation for GTK 3.2
+ Don't warn when opening multiple files with one application
+ Correctly remember remote passwords when asked so
+ Add a new topic-based help menu
+ Fix default list view sorting order
+ Don't warn when a mount operation fails with ALREADY_MOUNTED
+ Select the item on right click in the Tree sidebar
+ Scroll to the selected file when opening an URI from the
cmdline
+ Read the emblem icon names from the metadata
+ Use libtracker-sparql directly as an optional dependency
+ Streamline icon container rendering code to use gtk_render_*
+ Correctly remember "Keep Aligned" and other desktop metadata
+ Invalidate the text size when changing the DPI xsetting
+ Strip the hardcoded theme bits
+ Add Unity desktop file compatibility
+ Use XDG_CURRENT_DESKTOP when possible
- Add pkgconfig(tracker-sparql-0.12) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Aug 30 16:35:28 CEST 2011 - vuntz@opensuse.org

View File

@ -20,7 +20,7 @@
Name: nautilus
License: GPLv2+
Group: Productivity/File utilities
Version: 3.1.90
Version: 3.1.92
Release: 1
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
Summary: File Manager for the GNOME Desktop
@ -55,6 +55,7 @@ BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(tracker-sparql-0.12)
# So that symlinks to icons work:
Requires: gnome-icon-theme
Recommends: %{name}-lang