Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2021-04-24 23:07:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus"

Sat Apr 24 23:07:00 2021 rev:185 rq:887506 version:40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes        2021-04-12 
12:38:54.121476509 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new.12324/nautilus.changes     
2021-04-24 23:07:18.675238531 +0200
@@ -1,0 +2,6 @@
+Wed Apr 21 01:25:24 UTC 2021 - Xiaoguang Wang <xiaoguang.w...@suse.com>
+
+- Update set_trusted.sh: Use the right value in gio command
+  (bsc#1185026).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ set_trusted.sh ++++++
--- /var/tmp/diff_new_pack.KAAIwU/_old  2021-04-24 23:07:19.251239346 +0200
+++ /var/tmp/diff_new_pack.KAAIwU/_new  2021-04-24 23:07:19.251239346 +0200
@@ -4,7 +4,7 @@
 
 for f in $(ls $DIR)
 do
-    gio set -t string $DIR/$f "metadata::trusted" yes
+    gio set -t string $DIR/$f "metadata::trusted" true
 done
 
 if [ -f $HOME/.config/autostart/set_trusted.desktop ]; then

Reply via email to