Accepting request 20247 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gvfs via accept of submit request 20247 revision 37. OBS-URL: https://build.opensuse.org/request/show/20247 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=54
This commit is contained in:
parent
945469c0b8
commit
171989ff5c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c442d6db6f89eb14fc60fb4dbd12707ee0e455e6ebc03d5cab8a2e85df236e2a
|
|
||||||
size 1180603
|
|
3
gvfs-1.3.6.tar.bz2
Normal file
3
gvfs-1.3.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:964dbb279e882d8288f14a77fa9fe5bceb0a8ae05c5781d032a6d98a37a3ed52
|
||||||
|
size 1236301
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 9 03:52:19 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.3.6:
|
||||||
|
+ ftp: robustness fixes
|
||||||
|
+ gdu: Avoid unnecessary authentication dialogs
|
||||||
|
+ Translation updates.
|
||||||
|
- Do not package gvfs-fuse-daemon twice.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 13:27:08 CEST 2009 - vuntz@novell.com
|
Tue Aug 25 13:27:08 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gvfs (Version 1.3.5)
|
# spec file for package gvfs (Version 1.3.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.3.5
|
Version: 1.3.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2.0 or later
|
License: LGPL v2.0 or later
|
||||||
Summary: VFS functionality for GLib
|
Summary: VFS functionality for GLib
|
||||||
@ -152,7 +152,6 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files backends
|
%files backends
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%{_libdir}/%{name}/gvfs-fuse-daemon
|
|
||||||
%if %suse_version > 1110
|
%if %suse_version > 1110
|
||||||
%{_libdir}/%{name}/gvfs-gdu-volume-monitor
|
%{_libdir}/%{name}/gvfs-gdu-volume-monitor
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user