From 96c589813dd93040ae5b0f74da3bdda0052a7135fd89c073cc6a76617d072ff3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 30 Mar 2010 03:59:31 +0000 Subject: [PATCH] Accepting request 36020 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/nautilus via accept of submit request 36020 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/36020 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=91 --- nautilus-2.29.92.1.tar.bz2 | 3 --- nautilus-2.30.0.tar.bz2 | 3 +++ nautilus.changes | 18 ++++++++++++++++++ nautilus.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 nautilus-2.29.92.1.tar.bz2 create mode 100644 nautilus-2.30.0.tar.bz2 diff --git a/nautilus-2.29.92.1.tar.bz2 b/nautilus-2.29.92.1.tar.bz2 deleted file mode 100644 index 739df1b..0000000 --- a/nautilus-2.29.92.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f68c83f3f8961b38218667bf6cd6c14e2da0631bf7624585b872aec56805d47f -size 6178814 diff --git a/nautilus-2.30.0.tar.bz2 b/nautilus-2.30.0.tar.bz2 new file mode 100644 index 0000000..be4881f --- /dev/null +++ b/nautilus-2.30.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ecbc4b8b9a0ac726194eb81d3de7080ee52d885eb1898692aa951b093731a5 +size 6144170 diff --git a/nautilus.changes b/nautilus.changes index 99c126f..43a853a 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Mar 29 13:49:07 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + By default, don't exit with last window even if desktop is not + visible. This way we still run to handle e.g. volume + monitoring. If you don't want this, change + /apps/nautilus/preferences/exit_with_last_window + to True in gconf + + Don't show weird border around desktop + + Correctly put focus on view for new windows + + Extra view does not get focus when created + + Add nicer thumbnail border + + Fix crash when hiding search bar + + Fix build on sun compiler + + Support AIFF for audio preview + + Updated translations. + ------------------------------------------------------------------- Wed Mar 24 13:55:04 CET 2010 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 64069ca..acb9711 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,5 +1,5 @@ # -# spec file for package nautilus (Version 2.29.92.1) +# spec file for package nautilus (Version 2.30.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -35,7 +35,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPLv2+ Group: Productivity/File utilities -Version: 2.29.92.1 +Version: 2.30.0 Release: 1 Summary: The GNOME 2.x Desktop File Manager Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2