This commit is contained in:
parent
4496bacedc
commit
35a269ea85
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1787d32f9823dafbc7ef1722d534269f00419a84508b24569baa05d7bbbe812f
|
||||
size 810873
|
3
gvfs-0.2.3.tar.bz2
Normal file
3
gvfs-0.2.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27d73ba99f71d01d306887a19535a3384e9e374db5231f8f7eb2918f8eb0f877
|
||||
size 830289
|
11
gvfs.changes
11
gvfs.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 9 23:32:06 CEST 2008 - maw@suse.de
|
||||
|
||||
- Update to version 0.2.3:
|
||||
+ WebDAV: implement set_display_name
|
||||
+ WebDAV fixes
|
||||
+ Proper fallback icons for encrypted volumes
|
||||
+ Sftp: Fix make_directory calls
|
||||
+ Ftp: various fixes
|
||||
+ Minor bug were fixed and leaks plugged.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 9 14:01:09 CEST 2008 - sbrabec@suse.cz
|
||||
|
||||
|
14
gvfs.spec
14
gvfs.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gvfs (Version 0.2.2)
|
||||
# spec file for package gvfs (Version 0.2.3)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -24,8 +24,8 @@ BuildRequires: libgphoto2
|
||||
BuildRequires: extra-rpm-macros
|
||||
%endif
|
||||
Summary: VFS functionality for GLib
|
||||
Version: 0.2.2
|
||||
Release: 4
|
||||
Version: 0.2.3
|
||||
Release: 1
|
||||
License: LGPL v2.0 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -171,6 +171,14 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d/*
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Thu Apr 10 2008 maw@suse.de
|
||||
- Update to version 0.2.3:
|
||||
+ WebDAV: implement set_display_name
|
||||
+ WebDAV fixes
|
||||
+ Proper fallback icons for encrypted volumes
|
||||
+ Sftp: Fix make_directory calls
|
||||
+ Ftp: various fixes
|
||||
+ Minor bug were fixed and leaks plugged.
|
||||
* Wed Apr 09 2008 sbrabec@suse.cz
|
||||
- Directory ownership of %%{_libdir}/gio/modules moved to glib2,
|
||||
where it logically belongs.
|
||||
|
Loading…
Reference in New Issue
Block a user