Accepting request 138625 from GNOME:Factory
Update to 1.14.1 (forwarded request 138268 from dimstar) OBS-URL: https://build.opensuse.org/request/show/138625 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=88
This commit is contained in:
commit
fe5cf2ceb7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71ab8cf60070025d1aff9bee1f514fdb45682ffad01b6856cabab1bc3791bfb4
|
||||
size 1463400
|
3
gvfs-1.14.1.tar.xz
Normal file
3
gvfs-1.14.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0af86cd7ee7b6daca144776bdf12f2f30d3e18fdd70b4da58e1a68cea4f6716a
|
||||
size 1465416
|
12
gvfs.changes
12
gvfs.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 19:43:14 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.14.1:
|
||||
+ client: Don't disable exit_on_close on session bus.
|
||||
+ fuse: Don't crash on unmount.
|
||||
+ udisks2: Add appropriate content type for media players.
|
||||
+ gphoto2: Make sure to not call g_mutex_clear twice, causing a
|
||||
crash.
|
||||
+ Fix OpenBSD portability issues.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 24 14:30:15 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define with_cdda 1
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.14.0
|
||||
Version: 1.14.1
|
||||
Release: 0
|
||||
Summary: VFS functionality for GLib
|
||||
License: LGPL-2.0+
|
||||
@ -98,7 +98,7 @@ This package provides a gvfs backend that supports iPod / iPhone devices.
|
||||
|
||||
%package backends
|
||||
Summary: VFS functionality for GLib
|
||||
License: LGPL-2.0+ ; GPL-3.0
|
||||
License: LGPL-2.0+ and GPL-3.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Recommends: gvfs-backend-afc
|
||||
|
Loading…
Reference in New Issue
Block a user