Accepting request 121132 from home:vuntz:branches:GNOME:Factory
Update to 1.12.3 OBS-URL: https://build.opensuse.org/request/show/121132 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=143
This commit is contained in:
parent
f64f1e6ced
commit
e143012a5f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:998b9d0089d21e451e455b6bc5f421eb08bcb3e5ff0aceda98e424cc42ef6616
|
||||
size 1359940
|
3
gvfs-1.12.3.tar.xz
Normal file
3
gvfs-1.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38f69ec92083f86a51e7814e98d2861151f16dfb3abe4b3b39488408e12fd9c2
|
||||
size 1361968
|
11
gvfs.changes
11
gvfs.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 06:11:51 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.12.3:
|
||||
+ build: Include udisks2/what-is-shown.txt in the tarball
|
||||
+ afp: Use g_clear_object properly
|
||||
+ udisks2:
|
||||
- Also check for umount(8) saying "target is busy"
|
||||
- Set timeout to INTMAX when unmounting a filesystem
|
||||
- Set can_eject correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 28 12:20:47 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define with_udisks2 1
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: VFS functionality for GLib
|
||||
License: LGPL-2.0+
|
||||
@ -199,6 +199,7 @@ rm -rf %{buildroot}
|
||||
%files backends
|
||||
%defattr(-, root, root)
|
||||
%if %{with_udisks2}
|
||||
%doc monitor/udisks2/what-is-shown.txt
|
||||
%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
|
||||
%{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor
|
||||
%{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor
|
||||
|
Loading…
Reference in New Issue
Block a user