From e004cebf4ab6304fe4877c1bf0456a3ecade9f158f586f9b1b6b4d1a7bae7db0 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 23:45:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=31 --- nautilus-2.22.1.tar.bz2 | 3 --- nautilus-2.22.2.tar.bz2 | 3 +++ nautilus.changes | 17 +++++++++++++++++ nautilus.spec | 20 +++++++++++++++++--- 4 files changed, 37 insertions(+), 6 deletions(-) delete mode 100644 nautilus-2.22.1.tar.bz2 create mode 100644 nautilus-2.22.2.tar.bz2 diff --git a/nautilus-2.22.1.tar.bz2 b/nautilus-2.22.1.tar.bz2 deleted file mode 100644 index 84de377..0000000 --- a/nautilus-2.22.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02792c5a9341bfe97859778f653147ef00d8637028e714bb21328a67d8844bab -size 5139139 diff --git a/nautilus-2.22.2.tar.bz2 b/nautilus-2.22.2.tar.bz2 new file mode 100644 index 0000000..6fb01fc --- /dev/null +++ b/nautilus-2.22.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abf783260ce3c60ffe28c14cb932384b2a1f67b92ba1a1d017a1e8880d05433 +size 5032921 diff --git a/nautilus.changes b/nautilus.changes index 9c4499b..0788fea 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Apr 10 17:59:04 CEST 2008 - maw@suse.de + +- Update to version 2.22.2: + + Add NautilusFileInfo APIs: can_write(), get_mount(), + get_parent_info() + + Do not try to autorun autorun.exe and autorun.inf + + Automount in idle callback rather than at startup to improve + user experience + + Properly inhibit automount on startup, or for long login procedures + + Do not automount directories in hidden hierarchies + + Fix scrollbar display bug in "text besides icon" icon view mode + + Do not thumbnail unreadable files + + Correctly display bookmark icons + + Fix blurry property window icon + + Fix bookmark editing window. + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/nautilus.spec b/nautilus.spec index 9b3244f..7691464 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,5 +1,5 @@ # -# spec file for package nautilus (Version 2.22.1) +# spec file for package nautilus (Version 2.22.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -15,8 +15,8 @@ Name: nautilus BuildRequires: cdparanoia eel-devel fdupes gnome-common gnome-desktop-devel gnome-icon-theme gnome-patch-translation gvfs-devel intltool libbeagle-devel libexempi-devel libexif-devel libgnomeui-devel libidl-devel librsvg-devel perl-XML-Parser update-desktop-files License: GPL v2 or later Group: Productivity/File utilities -Version: 2.22.1 -Release: 3 +Version: 2.22.2 +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 Url: http://www.gnome.org @@ -185,6 +185,20 @@ fi %{_libdir}/pkgconfig/*.pc %changelog +* Thu Apr 10 2008 maw@suse.de +- Update to version 2.22.2: + + Add NautilusFileInfo APIs: can_write(), get_mount(), + get_parent_info() + + Do not try to autorun autorun.exe and autorun.inf + + Automount in idle callback rather than at startup to improve + user experience + + Properly inhibit automount on startup, or for long login procedures + + Do not automount directories in hidden hierarchies + + Fix scrollbar display bug in "text besides icon" icon view mode + + Do not thumbnail unreadable files + + Correctly display bookmark icons + + Fix blurry property window icon + + Fix bookmark editing window. * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support