Accepting request 68481 from home:fcrozat:branches:GNOME:Factory
thanks OBS-URL: https://build.opensuse.org/request/show/68481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=102
This commit is contained in:
parent
987a26f5f8
commit
2a033e90f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45e741fdb7c7a9b4d6605851429775a1e9e7262506a4bd7b353c3b0d857c3626
|
|
||||||
size 1414312
|
|
3
gvfs-1.8.1.tar.bz2
Normal file
3
gvfs-1.8.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d305320d881d914d88286a72a311587ea33fbe5075101729cb5766f01832ff7
|
||||||
|
size 1412227
|
11
gvfs.changes
11
gvfs.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 15:16:06 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
- Update to version 1.8.1:
|
||||||
|
+ Fix threadsafety of closing channels.
|
||||||
|
+ Don't leak dbus messages.
|
||||||
|
+ gdu: Fix setting the BDMV name.
|
||||||
|
+ gdu: Fix check for symlinks in /dev, was reversed.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add version >= 1.1.0 for BuildRequires libimobiledevice-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 5 11:55:02 UTC 2011 - fcrozat@novell.com
|
Tue Apr 5 11:55:02 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.8.0
|
Version: 1.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.0+
|
License: LGPLv2.0+
|
||||||
Summary: VFS functionality for GLib
|
Summary: VFS functionality for GLib
|
||||||
@ -47,7 +47,7 @@ BuildRequires: libgdu-devel
|
|||||||
BuildRequires: libgnome-keyring-devel
|
BuildRequires: libgnome-keyring-devel
|
||||||
BuildRequires: libgphoto2-devel
|
BuildRequires: libgphoto2-devel
|
||||||
BuildRequires: libgudev-1_0-devel
|
BuildRequires: libgudev-1_0-devel
|
||||||
BuildRequires: libimobiledevice-devel
|
BuildRequires: libimobiledevice-devel >= 1.1.0
|
||||||
BuildRequires: libsmbclient-devel
|
BuildRequires: libsmbclient-devel
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
Loading…
Reference in New Issue
Block a user