Accepting request 332857 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/332857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=114
This commit is contained in:
Dominique Leuenberger 2015-10-06 14:24:40 +00:00 committed by Git OBS Bridge
commit 1c1e8d8db6
4 changed files with 109 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0949eaedd1df7175f8d7ee2700df8210d1f854b8ee37d963bc32ee7091eeb228
size 1627808

3
gvfs-1.26.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d43e8b33a5c1588525875f9d3979b515f648da1d567d0ce3d337a18f5ff8c32
size 1673092

View File

@ -1,3 +1,95 @@
-------------------------------------------------------------------
Tue Sep 22 07:02:24 UTC 2015 - dimstar@opensuse.org
- Update to version 1.26.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 15 14:00:27 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.92:
+ Add Google Drive backend based on libgdata.
+ Make all gvfs daemons own a name under org.gtk.vfs.*.
+ Several smaller bugfixes.
+ Updated translations.
- Add pkgconfig(libgdata) BuildRequires, new dependency.
-------------------------------------------------------------------
Wed Sep 2 08:35:45 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.91:
+ afp: Change g_error to g_warning for read errors to prevent
crash reports.
+ dav: Mark files as untrashable to offer correct action in
Nautilus.
+ gdaemonfile: Fix cancelling of g_file_mount_enclosing_volume.
+ Several smaller bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 20 14:10:17 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.90:
+ Several bash-completion fixes and improvements.
+ mtp: Return ENOTEMPTY if trying to delete a non-empty
directory.
+ Set filesystem::type for all backends.
+ build: Make EXTRA_DIST independent of configure results.
+ Several smaller bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 20 14:09:17 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.4.1:
+ monitor: Fix memory leak.
-------------------------------------------------------------------
Thu Aug 20 14:08:17 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.4:
+ udisks2:
- Fix a crash when unmounting.
- Handle libsecret errors properly to avoid a crash.
+ afc: Fix a crash when unmounting and unplugging.
+ cdda: Use UTF-8 with libcdio >= 0.84.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 20 14:07:17 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.3:
+ common: Fix crashes with blank disks.
+ gvfs-open: Fix launching applications over d-bus.
+ monitor: Show notification always when device is unmounted.
+ sftp: Use separate data connection for pulling and pushing
data.
+ Several smaller bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 20 14:06:17 UTC 2015 - zaitor@opensuse.org
- Update to version 1.25.2:
+ gvfs-open: Do not alter uris before use.
+ mtp: Refresh storage information in query_info.
+ dav: Emit progress callbacks when copying and moving.
+ Several smaller bugfixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Aug 20 14:05:17 UTC 2015 - dimstar@opensuse.org
- Update to version 1.25.1:
+ dav: Verify TLS certificates.
+ ftp:
- Use TCP_NODELAY.
- Implement TLS support.
+ sftp: Handle host key / IP mismatch.
+ Several smaller bugfixes.
- Add pkgconfig(gcr-base-3) BuildRequires: new dependency for TLS
certificate verification.
-------------------------------------------------------------------
Thu Aug 20 14:04:17 UTC 2015 - zaitor@opensuse.org

View File

@ -20,13 +20,13 @@
%define with_cdda 1
Name: gvfs
Version: 1.24.2
Version: 1.26.0
Release: 0
Summary: VFS functionality for GLib
License: LGPL-2.0+
Group: Development/Libraries/C and C++
Url: http://www.gnome.org
Source0: http://download.gnome.org/sources/gvfs/1.24/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gvfs/1.26/%{name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
Patch5: gvfs-nvvfs.patch
@ -53,14 +53,16 @@ BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: translation-update-upstream
BuildRequires: xsltproc
BuildRequires: pkgconfig(gcr-base-3)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.43.2
BuildRequires: pkgconfig(goa-1.0) >= 3.7.1
BuildRequires: pkgconfig(glib-2.0) >= 2.45.7
BuildRequires: pkgconfig(goa-1.0) >= 3.17.1
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gtk+-3.0) => 3.0
BuildRequires: pkgconfig(gudev-1.0) >= 147
BuildRequires: pkgconfig(libbluray)
BuildRequires: pkgconfig(libgdata) >= 0.17.3
BuildRequires: pkgconfig(libmtp) >= 1.1.5
BuildRequires: pkgconfig(libsecret-unstable)
BuildRequires: pkgconfig(libsystemd-login) >= 44
@ -197,7 +199,7 @@ rm -rf %{buildroot}
%files backend-afc
%defattr(-, root, root)
%{_libexecdir}/%{name}/gvfs-afc-volume-monitor
%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/afc.monitor
%{_libexecdir}/%{name}/gvfsd-afc
%{_datadir}/%{name}/mounts/afc.mount
@ -206,7 +208,7 @@ rm -rf %{buildroot}
%defattr(-, root, root)
%if %{with_udisks2}
%doc monitor/udisks2/what-is-shown.txt
%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor
%{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor
%else
@ -215,7 +217,7 @@ rm -rf %{buildroot}
%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor
%endif
%{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor
%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service
%{_datadir}/%{name}/remote-volume-monitors/gphoto2.monitor
%{_libexecdir}/%{name}/gvfsd-afp
%{_datadir}/%{name}/mounts/afp.mount
@ -238,19 +240,22 @@ rm -rf %{buildroot}
%{_datadir}/%{name}/mounts/dns-sd.mount
%{_libexecdir}/%{name}/gvfsd-ftp
%{_datadir}/%{name}/mounts/ftp.mount
%{_datadir}/%{name}/mounts/ftps.mount
%{_libexecdir}/%{name}/gvfsd-google
%{_datadir}/%{name}/mounts/google.mount
%{_libexecdir}/%{name}/gvfsd-gphoto2
%{_datadir}/%{name}/mounts/gphoto2.mount
%{_libexecdir}/%{name}/gvfsd-http
%{_datadir}/%{name}/mounts/http.mount
%{_libexecdir}/%{name}/gvfs-goa-volume-monitor
%{_datadir}/%{name}/remote-volume-monitors/goa.monitor
%{_datadir}/dbus-1/services/org.gtk.Private.GoaVolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service
%{_libexecdir}/%{name}/gvfsd-localtest
%{_datadir}/%{name}/mounts/localtest.mount
%{_libexecdir}/%{name}/gvfsd-mtp
%{_libexecdir}/%{name}/gvfs-mtp-volume-monitor
%{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
%{_datadir}/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
%{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
%{_datadir}/%{name}/mounts/mtp.mount
%{_libexecdir}/%{name}/gvfsd-nds
%{_datadir}/%{name}/mounts/nds.mount