This commit is contained in:
parent
48d2c0aa15
commit
537be39d26
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e8a118e1b281b0965b74869415fc97e835e59b4ce5bae22822552c0e5b1bb0a
|
||||
size 763681
|
3
gvfs-0.2.0.1.tar.bz2
Normal file
3
gvfs-0.2.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:344bf89adf6dfaed87ed3941db377aa0f8cf82e7fbf65c7f7865d91acf832dc1
|
||||
size 786658
|
15
gvfs.changes
15
gvfs.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 02:59:50 CET 2008 - maw@suse.de
|
||||
|
||||
- Update to version 0.2.0.1:
|
||||
+ Fix crashes
|
||||
+ Build and portability fixes
|
||||
+ Better mime icons for remote shares
|
||||
+ Don't show mounts and volumes outside /media
|
||||
+ Don't automount gphoto mounts
|
||||
+ Translate cd disc names
|
||||
+ ftp: Updates
|
||||
+ obex: Give better error message on broken phones
|
||||
+ sftp: Allow setting permissions
|
||||
+ dav: Correct mount name, file icons and file types.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 01:30:36 CET 2008 - jpr@suse.de
|
||||
|
||||
|
16
gvfs.spec
16
gvfs.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gvfs (Version 0.1.11)
|
||||
# spec file for package gvfs (Version 0.2.0.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -24,7 +24,7 @@ BuildRequires: libgphoto2
|
||||
BuildRequires: extra-rpm-macros
|
||||
%endif
|
||||
Summary: VFS functionality for GLib
|
||||
Version: 0.1.11
|
||||
Version: 0.2.0.1
|
||||
Release: 1
|
||||
License: LGPL v2.0 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -101,6 +101,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Fri Mar 14 2008 maw@suse.de
|
||||
- Update to version 0.2.0.1:
|
||||
+ Fix crashes
|
||||
+ Build and portability fixes
|
||||
+ Better mime icons for remote shares
|
||||
+ Don't show mounts and volumes outside /media
|
||||
+ Don't automount gphoto mounts
|
||||
+ Translate cd disc names
|
||||
+ ftp: Updates
|
||||
+ obex: Give better error message on broken phones
|
||||
+ sftp: Allow setting permissions
|
||||
+ dav: Correct mount name, file icons and file types.
|
||||
* Wed Mar 05 2008 jpr@suse.de
|
||||
- Update to version 0.1.11
|
||||
* Correctly free mounts
|
||||
|
Loading…
x
Reference in New Issue
Block a user