From 4ca3b06396ac1260bccbdb350bc721fd61942f0f21c4c63087b04fa2c9f01714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 19 Apr 2013 09:31:55 +0000 Subject: [PATCH] Accepting request 171063 from home:dimstar:branches:GNOME:Factory Update to 3.8.1 - Copy to G:S:3.8 on checkin OBS-URL: https://build.opensuse.org/request/show/171063 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=189 --- nautilus-3.8.0.tar.xz | 3 --- nautilus-3.8.1.tar.xz | 3 +++ nautilus.changes | 17 +++++++++++++++++ nautilus.spec | 3 ++- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 nautilus-3.8.0.tar.xz create mode 100644 nautilus-3.8.1.tar.xz diff --git a/nautilus-3.8.0.tar.xz b/nautilus-3.8.0.tar.xz deleted file mode 100644 index 43a1860..0000000 --- a/nautilus-3.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9b4096eb64006307bfd55640033191ab379c88ee8652e8203118a3ca9864e11 -size 4979332 diff --git a/nautilus-3.8.1.tar.xz b/nautilus-3.8.1.tar.xz new file mode 100644 index 0000000..4cf9bf2 --- /dev/null +++ b/nautilus-3.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9827e939aa0621041754379ca0227ceb82877785f013dd5935ecc4b791314892 +size 4981224 diff --git a/nautilus.changes b/nautilus.changes index 47fbd8b..ff99437 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 16 08:32:42 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + Use a consistent name for applications in the Open With context + menu. + + Don't follow symbolic links when searching recursively. + + Increase default sidebar width. + + Fix resetting view to default preferences not working. + + Fix behavior of search entry with external Input Methods. + + Fix partial ranking order of search results. + + Fix move of special icons on the Desktop triggering file + operations. + + Fix copy action not working in Recent. +- Add pkgconfig(gsettings-desktop-schemas) BuildRequires, so it can + be versioned. + ------------------------------------------------------------------- Mon Mar 25 16:19:49 UTC 2013 - dimstar@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 8d0b660..1f9d552 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -17,7 +17,7 @@ Name: nautilus -Version: 3.8.0 +Version: 3.8.1 Release: 0 Summary: File Manager for the GNOME Desktop License: GPL-2.0+ @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(glib-2.0) >= 2.35.1 BuildRequires: pkgconfig(gnome-desktop-3.0) +BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libnotify)