Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-MicroOS for 
openSUSE:Factory checked in at 2021-11-20 20:37:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-MicroOS (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-MicroOS"

Sat Nov 20 20:37:35 2021 rev:45 rq: version:16.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-MicroOS/openSUSE-MicroOS.changes        
2021-06-21 20:36:19.590672719 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-MicroOS.new.1895/openSUSE-MicroOS.changes  
    2021-11-20 20:37:36.333834433 +0100
@@ -1,0 +2,5 @@
+Sat Nov 20 19:36:40 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Support new location of the snapper config templates
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.tOpdU5/_old  2021-11-20 20:37:37.253831403 +0100
+++ /var/tmp/diff_new_pack.tOpdU5/_new  2021-11-20 20:37:37.253831403 +0100
@@ -79,7 +79,8 @@
 #-------------------------------------
 if [ "${kiwi_btrfs_root_is_snapshot-false}" = 'true' ]; then
         echo "creating initial snapper config ..."
-        cp /etc/snapper/config-templates/default /etc/snapper/configs/root
+        cp /etc/snapper/config-templates/default /etc/snapper/configs/root \
+               || cp /usr/share/snapper/config-templates/default 
/etc/snapper/configs/root
         baseUpdateSysConfig /etc/sysconfig/snapper SNAPPER_CONFIGS root
 
        # Adjust parameters

Reply via email to