This commit is contained in:
parent
7f6812d389
commit
e345117d38
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50e73ccfc558e7591700b80d18b1e77bbbac7bf3ff832ae8feaafd859e99296d
|
||||
size 541727
|
3
gvfs-0.1.6.tar.bz2
Normal file
3
gvfs-0.1.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:273f6615fc78e3762a7cb5a3bdef5ecbfa2b40aa18fb2e1d624d09e5cedd3123
|
||||
size 561623
|
12
gvfs.changes
12
gvfs.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 10:01:34 CST 2008 - maw@suse.de
|
||||
|
||||
- Update to version 0.1.6:
|
||||
+ Updates to work with more recent glib
|
||||
+ Fix sftp error handling on reading directories
|
||||
+ Use correct file info attribute name style
|
||||
+ Add gvfs-mkdir app
|
||||
+ hal: Don't show drives if all volumes are hidden
|
||||
+ Enable translations
|
||||
+ Plus some files that were missing in 0.1.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 22 13:06:03 CST 2008 - maw@suse.de
|
||||
|
||||
|
13
gvfs.spec
13
gvfs.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gvfs (Version 0.1.4)
|
||||
# spec file for package gvfs (Version 0.1.6)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,7 +18,7 @@ BuildRequires: dbus-1-devel fuse-devel glib2-devel hal-devel intltool libsmbcli
|
||||
BuildRequires: extra-rpm-macros
|
||||
%endif
|
||||
Summary: VFS functionality for GLib
|
||||
Version: 0.1.4
|
||||
Version: 0.1.6
|
||||
Release: 1
|
||||
License: LGPL v2.0 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -92,5 +92,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Wed Jan 30 2008 maw@suse.de
|
||||
- Update to version 0.1.6:
|
||||
+ Updates to work with more recent glib
|
||||
+ Fix sftp error handling on reading directories
|
||||
+ Use correct file info attribute name style
|
||||
+ Add gvfs-mkdir app
|
||||
+ hal: Don't show drives if all volumes are hidden
|
||||
+ Enable translations
|
||||
+ Plus some files that were missing in 0.1.5.
|
||||
* Tue Jan 22 2008 maw@suse.de
|
||||
- Initial package, version 0.1.4.
|
||||
|
Loading…
x
Reference in New Issue
Block a user