Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gvfs for openSUSE:Factory checked in at 2026-04-26 21:11:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gvfs (Old) and /work/SRC/openSUSE:Factory/.gvfs.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gvfs" Sun Apr 26 21:11:02 2026 rev:207 rq:1348425 version:1.60.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes 2026-04-10 17:49:02.848008479 +0200 +++ /work/SRC/openSUSE:Factory/.gvfs.new.11940/gvfs.changes 2026-04-26 21:12:12.167601295 +0200 @@ -1,0 +2,5 @@ +Sun Apr 5 06:36:52 UTC 2026 - Bjørn Lie <[email protected]> + +- Split out cdda in own separate sub package (gvfs-backend-cdda). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.tDrZe4/_old 2026-04-26 21:12:12.875630243 +0200 +++ /var/tmp/diff_new_pack.tDrZe4/_new 2026-04-26 21:12:12.875630243 +0200 @@ -169,6 +169,17 @@ This package provides a gvfs backend that supports GNOME online accounts integration. +%package backend-cdda +Summary: VFS functionality for GLib +License: LGPL-2.0-or-later +Group: Development/Libraries/C and C++ +Requires: %{name} = %{version} +Requires: %{name}-backends = %{version} +Provides: gvfs-backends:/usr/libexec/gvfs/gvfsd-cdda + +%description backend-cdda +This package provides a gvfs backend that supports cdda / libcdio + %package devel Summary: Development files for the GNOME Virtual file system License: LGPL-2.0-or-later @@ -298,6 +309,12 @@ %{_libexecdir}/%{name}/gvfsd-gphoto2 %{_datadir}/%{name}/mounts/gphoto2.mount +%if %{with cdda} +%files backend-cdda +%{_libexecdir}/%{name}/gvfsd-cdda +%{_datadir}/%{name}/mounts/cdda.mount +%endif + %files backends %doc monitor/udisks2/what-is-shown.txt %{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service @@ -315,10 +332,6 @@ %{_datadir}/%{name}/mounts/archive.mount %{_libexecdir}/%{name}/gvfsd-burn %{_datadir}/%{name}/mounts/burn.mount -%if %{with cdda} -%{_libexecdir}/%{name}/gvfsd-cdda -%{_datadir}/%{name}/mounts/cdda.mount -%endif %{_libexecdir}/%{name}/gvfsd-computer %{_datadir}/%{name}/mounts/computer.mount %{_libexecdir}/%{name}/gvfsd-dav ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.tDrZe4/_old 2026-04-26 21:12:12.935632697 +0200 +++ /var/tmp/diff_new_pack.tDrZe4/_new 2026-04-26 21:12:12.935632697 +0200 @@ -1,6 +1,6 @@ -mtime: 1774607026 -commit: 9bf6fd3fbd2ae1727a49988b807016b1f9c6f7f7393548b52d4d7272660e455e +mtime: 1775832163 +commit: 306d7331e90339eefee617a782b82e50b57d3b302b864bf9bfb523e6cfc6f7ee url: https://src.opensuse.org/GNOME/gvfs -revision: 9bf6fd3fbd2ae1727a49988b807016b1f9c6f7f7393548b52d4d7272660e455e +revision: 306d7331e90339eefee617a782b82e50b57d3b302b864bf9bfb523e6cfc6f7ee projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-17 11:52:42.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
