Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gvfs for openSUSE:Factory checked in at 2023-03-24 15:17:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gvfs (Old) and /work/SRC/openSUSE:Factory/.gvfs.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gvfs" Fri Mar 24 15:17:01 2023 rev:182 rq:1073165 version:1.50.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes 2023-01-10 14:59:45.545189878 +0100 +++ /work/SRC/openSUSE:Factory/.gvfs.new.31432/gvfs.changes 2023-03-24 15:17:05.993843076 +0100 @@ -1,0 +2,20 @@ +Fri Mar 17 15:33:35 UTC 2023 - Bjørn Lie <[email protected]> + +- Update to version 1.50.4: + + dav: Prevent usage of NULL for nonexistent source file + + client: Fix copy/move operation from/to Flatpak sandbox + + http: Report original sizes regardless of compression usage + + Fix string comparison on various places + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 8 18:23:45 UTC 2023 - Bjørn Lie <[email protected]> + +- Split out a new sub-package gvfs-backend-goa. This allows + end-users to remove last remains of soup2 and gdata dependencies. + Add a Supplements on gvfs and gnome-online-accounts to pull it in + for most of our users. +- Add explicit pkgconfig(libxml-2.0) BuildRequires: Meson checks + for it. + +------------------------------------------------------------------- Old: ---- gvfs-1.50.3.tar.xz New: ---- gvfs-1.50.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.8xYRXi/_old 2023-03-24 15:17:06.521845895 +0100 +++ /var/tmp/diff_new_pack.8xYRXi/_new 2023-03-24 15:17:06.525845916 +0100 @@ -18,7 +18,7 @@ %bcond_without cdda Name: gvfs -Version: 1.50.3 +Version: 1.50.4 Release: 0 Summary: Virtual File System functionality for GLib License: GPL-3.0-only AND LGPL-2.0-or-later @@ -63,6 +63,7 @@ BuildRequires: pkgconfig(libsoup-3.0) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libusb-1.0) >= 1.0.21 +BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(polkit-gobject-1) >= 0.114 BuildRequires: pkgconfig(smbclient) BuildRequires: pkgconfig(systemd) @@ -140,6 +141,17 @@ This package contains FUSE support that allows applications not using GIO to access the GVfs filesystems. +%package backend-goa +Summary: Google disk and GOA functionality for GLib +License: LGPL-2.0-or-later +Group: Development/Libraries/C and C++ +Requires: %{name} = %{version} +Supplements: (gvfs and gnome-online-accounts) + +%description backend-goa +This package provides a gvfs backend that supports Google disk +and GNOME online accounts integration. + %package devel Summary: Development files for the GNOME Virtual file system License: LGPL-2.0-or-later @@ -245,6 +257,14 @@ %{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml %{_datadir}/GConf/gsettings/gvfs-smb.convert +%files backend-goa +%{_libexecdir}/%{name}/gvfs-goa-volume-monitor +%{_userunitdir}/gvfs-goa-volume-monitor.service +%{_datadir}/%{name}/remote-volume-monitors/goa.monitor +%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service +%{_libexecdir}/%{name}/gvfsd-google +%{_datadir}/%{name}/mounts/google.mount + %files backends %doc monitor/udisks2/what-is-shown.txt %{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service @@ -281,16 +301,10 @@ %{_datadir}/%{name}/mounts/ftp.mount %{_datadir}/%{name}/mounts/ftps.mount %{_datadir}/%{name}/mounts/ftpis.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 -%{_userunitdir}/gvfs-goa-volume-monitor.service -%{_datadir}/%{name}/remote-volume-monitors/goa.monitor -%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service %{_libexecdir}/%{name}/gvfsd-localtest %{_datadir}/%{name}/mounts/localtest.mount %{_libexecdir}/%{name}/gvfsd-mtp ++++++ gvfs-1.50.3.tar.xz -> gvfs-1.50.4.tar.xz ++++++ ++++ 2989 lines of diff (skipped)
