diff --git a/nautilus-2.29.1.tar.bz2 b/nautilus-2.29.1.tar.bz2 deleted file mode 100644 index dee2830..0000000 --- a/nautilus-2.29.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bebd3682e52360ed4133f316f19675481ebd0b446719aa0eb346e66a164475a7 -size 6116599 diff --git a/nautilus-2.29.90.tar.bz2 b/nautilus-2.29.90.tar.bz2 new file mode 100644 index 0000000..8d5afff --- /dev/null +++ b/nautilus-2.29.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c62ec7c135353200457ecb7b2c11809b08d5743c973cd29cd471386ad7f15de +size 6137907 diff --git a/nautilus.changes b/nautilus.changes index 09f79af..37a7f16 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Feb 10 16:30:20 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.90: + + Fix copy-pasted tooltip string + + Translation updates +- Fix self-obsoletion of nautilus2 and nautilus2-devel. + +------------------------------------------------------------------- +Mon Feb 1 12:05:01 UTC 2010 - jengelh@medozas.de + +- Package baselibs.conf + +------------------------------------------------------------------- +Mon Jan 25 14:22:22 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.2: + + Align sidebar header and location bar + + Remove tabs menu + + Updated translations + ------------------------------------------------------------------- Fri Dec 18 09:31:53 CET 2009 - vuntz@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 8a8adea..28551d6 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ # -# spec file for package nautilus (Version 2.29.1) +# spec file for package nautilus (Version 2.29.90) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,10 +35,11 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPLv2+ Group: Productivity/File utilities -Version: 2.29.1 +Version: 2.29.90 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 +Source99: baselibs.conf Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build # PATCH-FIX-UPSTREAM nautilus-bgo350950-search-desktop.diff bgo350950 federico@novell.com -- add a desktop file for Nautilus search interface @@ -57,8 +58,8 @@ Requires: %{name}-lang = %{version} Requires: gvfs # So that symlinks to icons work: Requires: gnome-desktop gnome-icon-theme -Provides: nautilus2 -Obsoletes: nautilus2 +Provides: nautilus2 = %{version} +Obsoletes: nautilus2 < %{version} %gconf_schemas_prereq %description @@ -72,8 +73,8 @@ License: GPLv2+ Summary: Development Package for Nautilus Group: Development/Libraries/GNOME Requires: %{name} = %{version} glib2-devel gtk2-devel -Provides: nautilus2-devel -Obsoletes: nautilus2-devel +Provides: nautilus2-devel = %{version} +Obsoletes: nautilus2-devel < %{version} %description devel This package contains all files needed to develop programs that use