This commit is contained in:
parent
c4979b99f2
commit
ba337977ae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42ea0c268880101de5579628ed1bae8cd6de37114918c44e4d1af7350b72f219
|
||||
size 1031399
|
3
gvfs-1.2.0.tar.bz2
Normal file
3
gvfs-1.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:315edca46fa14497ca07434e5740d7add9bf3cd8d2237c29fddff2c6d7a4ccac
|
||||
size 1049792
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 14:33:57 CET 2009 - mboman@suse.de
|
||||
|
||||
- Update to version 1.2.0:
|
||||
+ sftp: Don't hang if ssh no authentication method availible
|
||||
+ Don't leak file monitors
|
||||
+ computer: don't show shadowed mounts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 21:10:10 CET 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gvfs (Version 1.1.8)
|
||||
# spec file for package gvfs (Version 1.2.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -37,7 +37,7 @@ BuildRequires: libsoup-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: translation-update-upstream
|
||||
Summary: VFS functionality for GLib
|
||||
Version: 1.1.8
|
||||
Version: 1.2.0
|
||||
Release: 1
|
||||
License: LGPL v2.0 or later
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -217,6 +217,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Mon Mar 16 2009 mboman@suse.de
|
||||
- Update to version 1.2.0:
|
||||
+ sftp: Don't hang if ssh no authentication method availible
|
||||
+ Don't leak file monitors
|
||||
+ computer: don't show shadowed mounts
|
||||
* Tue Mar 10 2009 vuntz@novell.com
|
||||
- Update to version 1.1.8:
|
||||
+ Fix crashers and leaks
|
||||
|
Loading…
Reference in New Issue
Block a user