Accepting request 182597 from home:dimstar:branches:GNOME:Factory
Update to 1.17.3 OBS-URL: https://build.opensuse.org/request/show/182597 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=170
This commit is contained in:
parent
17e71f7e3a
commit
a43908cbef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2c6251c3d5c9276538d5c690de0d72a8574c21c3b9eac4d96b512255cbf4e04c
|
|
||||||
size 1506576
|
|
3
gvfs-1.17.3.tar.xz
Normal file
3
gvfs-1.17.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc80f064b4bced5301a052ec0509d88005107423a23447acc9574d2eda752999
|
||||||
|
size 1535020
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 8 22:28:56 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.17.3:
|
||||||
|
+ Clean shutdown implementation for various backends.
|
||||||
|
+ tests: Various fixes.
|
||||||
|
+ afc: Update to libimobiledevice new api.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 16 11:38:57 UTC 2013 - zaitor@opensuse.org
|
Sun Jun 16 11:38:57 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define with_cdda 1
|
%define with_cdda 1
|
||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.17.2
|
Version: 1.17.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: VFS functionality for GLib
|
Summary: VFS functionality for GLib
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
@ -47,7 +47,7 @@ BuildRequires: libgcrypt-devel
|
|||||||
BuildRequires: libgdu-devel
|
BuildRequires: libgdu-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libgphoto2-devel
|
BuildRequires: libgphoto2-devel
|
||||||
BuildRequires: libimobiledevice-devel >= 1.1.0
|
BuildRequires: libimobiledevice-devel >= 1.1.5
|
||||||
BuildRequires: libsmbclient-devel
|
BuildRequires: libsmbclient-devel
|
||||||
BuildRequires: libsoup-devel >= 2.34.0
|
BuildRequires: libsoup-devel >= 2.34.0
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user