diff --git a/nautilus-3.1.90.tar.bz2 b/nautilus-3.1.90.tar.bz2 deleted file mode 100644 index 071a2ce..0000000 --- a/nautilus-3.1.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4f80625904007e21d995f8769ab29e4b2b02f2009c7978f06b59be4578aa97c -size 5671536 diff --git a/nautilus-3.1.92.tar.bz2 b/nautilus-3.1.92.tar.bz2 new file mode 100644 index 0000000..4948c81 --- /dev/null +++ b/nautilus-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82814168f900640246189d6cb2fc024bf0fe6841fcceb1a2f4257f592a33a9f3 +size 5680961 diff --git a/nautilus.changes b/nautilus.changes index 4025770..d422fe1 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -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 diff --git a/nautilus.spec b/nautilus.spec index 3e2e9d1..332cad9 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -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