Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2015-10-06 16:24:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2015-08-25 
07:18:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2015-10-06 
16:24:41.000000000 +0200
@@ -1,0 +2,92 @@
+Tue Sep 22 07:02:24 UTC 2015 - [email protected]
+
+- Update to version 1.26.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 15 14:00:27 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Update to version 1.25.4.1:
+  + monitor: Fix memory leak.
+
+-------------------------------------------------------------------
+Thu Aug 20 14:08:17 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  gvfs-1.24.2.tar.xz

New:
----
  gvfs-1.26.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.cJLtIz/_old  2015-10-06 16:24:42.000000000 +0200
+++ /var/tmp/diff_new_pack.cJLtIz/_new  2015-10-06 16:24:42.000000000 +0200
@@ -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 [email protected] -- Provides gvfs 
backend for novell nautilus plugin
 Patch5:         gvfs-nvvfs.patch
@@ -53,14 +53,16 @@
 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 @@
 %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 @@
 %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 @@
 %{_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 @@
 %{_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

++++++ gvfs-1.24.2.tar.xz -> gvfs-1.26.0.tar.xz ++++++
++++ 82201 lines of diff (skipped)


Reply via email to