Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2022-01-21 01:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Fri Jan 21 01:25:17 2022 rev:174 rq:947472 version:1.48.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2021-11-15 
00:06:45.467622215 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new.1938/gvfs.changes      2022-01-21 
01:25:40.978479093 +0100
@@ -1,0 +2,7 @@
+Sat Jan 15 20:57:06 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Modernize and fix our Supplements.
+- Package org.gtk.vfs.file-operations.rules polkit rules file as an
+  example in docs, previously it was just nuked.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.i404h0/_old  2022-01-21 01:25:41.462475774 +0100
+++ /var/tmp/diff_new_pack.i404h0/_new  2022-01-21 01:25:41.466475748 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gvfs
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -88,12 +88,12 @@
 not using GIO to access the GVfs filesystems.
 
 %package backend-afc
-%define mobile_device_package %(rpm -q --qf "%%{name}" -f $(readlink -f 
%{_libdir}/libimobiledevice.so))
+%define mobile_device_package %(rpm -q --qf "%%{name}" -f $(readlink -f 
%{_libdir}/libimobiledevice-1.0.so))
 Summary:        VFS functionality for GLib -- iPod / iPhone Support
 License:        LGPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
-Supplements:    packageand(gvfs:%{mobile_device_package})
+Supplements:    (gvfs and %{mobile_device_package})
 
 %description backend-afc
 This package provides a gvfs backend that supports iPod / iPhone devices.
@@ -105,7 +105,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       %{name}-backends = %{version}
-Supplements:    packageand(gvfs:%{smb_client_package})
+Supplements:    (gvfs and %{smb_client_package})
 
 %description backend-samba
 This package provides a gvfs backend that supports Samba.
@@ -201,6 +201,7 @@
 %files
 %license COPYING daemon/trashlib/COPYING.trashlib
 %doc NEWS README.md
+%doc daemon/org.gtk.vfs.file-operations.rules
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/mounts
 %dir %{_datadir}/%{name}/remote-volume-monitors

Reply via email to