OBS User unknown 2008-04-10 23:45:49 +00:00 committed by Git OBS Bridge
parent 03d5850a32
commit e004cebf4a
4 changed files with 37 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02792c5a9341bfe97859778f653147ef00d8637028e714bb21328a67d8844bab
size 5139139

3
nautilus-2.22.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0abf783260ce3c60ffe28c14cb932384b2a1f67b92ba1a1d017a1e8880d05433
size 5032921

View File

@ -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

View File

@ -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