From 48c117b83305d72beb657f790e271b3a450f14b71abf677af9c75635fb4f5e68 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:52:32 +0000 Subject: [PATCH 1/2] 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 --- nautilus-3.1.90.tar.bz2 | 3 --- nautilus-3.1.92.tar.bz2 | 3 +++ nautilus.changes | 25 +++++++++++++++++++++++++ nautilus.spec | 3 ++- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 nautilus-3.1.90.tar.bz2 create mode 100644 nautilus-3.1.92.tar.bz2 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 From f999ddab235905d7eb8e6fa982c48e9e4f50ad8dfb6c328e614e3bc5fc9bc6d8 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 27 Sep 2011 11:19:27 +0000 Subject: [PATCH 2/2] Accepting request 84934 from home:vuntz:branches:GNOME:Factory Update to 3.2.0 OBS-URL: https://build.opensuse.org/request/show/84934 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=143 --- nautilus-3.1.92.tar.bz2 | 3 --- nautilus-3.2.0.tar.bz2 | 3 +++ nautilus.changes | 7 +++++++ nautilus.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 nautilus-3.1.92.tar.bz2 create mode 100644 nautilus-3.2.0.tar.bz2 diff --git a/nautilus-3.1.92.tar.bz2 b/nautilus-3.1.92.tar.bz2 deleted file mode 100644 index 4948c81..0000000 --- a/nautilus-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82814168f900640246189d6cb2fc024bf0fe6841fcceb1a2f4257f592a33a9f3 -size 5680961 diff --git a/nautilus-3.2.0.tar.bz2 b/nautilus-3.2.0.tar.bz2 new file mode 100644 index 0000000..a4180f3 --- /dev/null +++ b/nautilus-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e32197676705a6bf9e93e02bc333f22301ff61d10b872c094047275445ea15 +size 5661263 diff --git a/nautilus.changes b/nautilus.changes index d422fe1..50fe90f 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 26 15:32:10 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + Fix a couple of drawing regressions introduced in 3.1.92 + + Updated translations. + ------------------------------------------------------------------- Tue Sep 20 07:42:31 UTC 2011 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 332cad9..559738e 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -20,11 +20,11 @@ Name: nautilus License: GPLv2+ Group: Productivity/File utilities -Version: 3.1.92 +Version: 3.2.0 Release: 1 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in Summary: File Manager for the GNOME Desktop -Source: http://download.gnome.org/sources/nautilus/3.1/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/nautilus/3.2/%{name}-%{version}.tar.bz2 # fate#308344 bgo#602147 Source1: mount-archive.desktop Source99: baselibs.conf