From 7393d7bc4ff20a458ecc435b220b4b07053ace2d0212441416aba3f2030817bb Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Mar 2010 23:08:19 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/nautilus revision 74.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=73cd5d71034385bab9bec519cd24b77c --- nautilus-2.29.91.tar.bz2 | 3 --- nautilus-2.29.92.1.tar.bz2 | 3 +++ nautilus.changes | 23 +++++++++++++++++++++++ nautilus.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 nautilus-2.29.91.tar.bz2 create mode 100644 nautilus-2.29.92.1.tar.bz2 diff --git a/nautilus-2.29.91.tar.bz2 b/nautilus-2.29.91.tar.bz2 deleted file mode 100644 index a53ba3d..0000000 --- a/nautilus-2.29.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde7a3d598e8ccb05e8c39c76fe4da398e095c83e1436c9b2901ea51c72ae69b -size 6132121 diff --git a/nautilus-2.29.92.1.tar.bz2 b/nautilus-2.29.92.1.tar.bz2 new file mode 100644 index 0000000..739df1b --- /dev/null +++ b/nautilus-2.29.92.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68c83f3f8961b38218667bf6cd6c14e2da0631bf7624585b872aec56805d47f +size 6178814 diff --git a/nautilus.changes b/nautilus.changes index 9b66a9b..907bd82 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Mar 12 12:15:22 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.92.1: + + Fix compilation due to deprecated GTK_WIDGET_STATE symbol + + Fix libm linking + + Updated translations. +- Drop nautilus-gtk2.19.7.patch, fixed upstream. + +------------------------------------------------------------------- +Mon Mar 8 17:27:26 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.92: + + Make view default focus in new windows + + Put tabs at the top again + + Don't use deprecated gtk widgets + + Allow Alt- to switch tabs + + Dynamically load tracker support + + Don't auto-close the window you initiated an unmount in + + Updated translations. +- Add nautilus-gtk2.19.7.patch to properly build against gtk 2.17.9 + reported and sent upstream as bgo#612423. + ------------------------------------------------------------------- Mon Feb 22 21:12:15 CET 2010 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 9fac7eb..0a3e6f3 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,5 +1,5 @@ # -# spec file for package nautilus (Version 2.29.91) +# spec file for package nautilus (Version 2.29.92.1) # # 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.91 +Version: 2.29.92.1 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