Hello community,

here is the log from the commit of package live-kiwi-hook for 
openSUSE:Leap:15.2 checked in at 2020-03-23 09:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/live-kiwi-hook (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.live-kiwi-hook.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live-kiwi-hook"

Mon Mar 23 09:33:50 2020 rev:4 rq:787355 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/live-kiwi-hook/live-kiwi-hook.changes  
2020-01-15 15:27:14.526637597 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.live-kiwi-hook.new.3160/live-kiwi-hook.changes    
    2020-03-23 09:33:51.864311046 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 09:21:18 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update the filename in .sha256 files as well (boo#1159974)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ live-kiwi-hook.spec ++++++
--- /var/tmp/diff_new_pack.b3zpD6/_old  2020-03-23 09:33:52.400311431 +0100
+++ /var/tmp/diff_new_pack.b3zpD6/_new  2020-03-23 09:33:52.408311436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package live-kiwi-hook
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ kiwi_post_run ++++++
--- /var/tmp/diff_new_pack.b3zpD6/_old  2020-03-23 09:33:52.448311465 +0100
+++ /var/tmp/diff_new_pack.b3zpD6/_new  2020-03-23 09:33:52.448311465 +0100
@@ -34,6 +34,8 @@
 
 # Use rename to also rename the checksum files
 rename -v "${oldiso}" "${newiso}" ./*
+# Adjust references in .sha256 files
+sed -i"" "s/${oldiso}/${newiso}/g" ./*.sha256
 
 isosize="$(stat -c %s "${newiso}.iso")"
 


Reply via email to