Hello community, here is the log from the commit of package shim for openSUSE:Factory checked in at 2019-08-28 16:00:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shim (Old) and /work/SRC/openSUSE:Factory/.shim.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shim" Wed Aug 28 16:00:42 2019 rev:77 rq:725433 version:15+git47 Changes: -------- --- /work/SRC/openSUSE:Factory/shim/shim.changes 2019-05-25 13:14:00.984475294 +0200 +++ /work/SRC/openSUSE:Factory/.shim.new.7948/shim.changes 2019-08-28 16:00:45.690807001 +0200 @@ -1,0 +2,5 @@ +Fri Aug 16 04:07:30 UTC 2019 - Gary Ching-Pang Lin <[email protected]> + +- Fix a typo in shim-install (bsc#1145802) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shim.spec ++++++ --- /var/tmp/diff_new_pack.Eog7Mt/_old 2019-08-28 16:00:46.426806891 +0200 +++ /var/tmp/diff_new_pack.Eog7Mt/_new 2019-08-28 16:00:46.430806889 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # needssslcertforbuild ++++++ shim-install ++++++ --- /var/tmp/diff_new_pack.Eog7Mt/_old 2019-08-28 16:00:46.498806879 +0200 +++ /var/tmp/diff_new_pack.Eog7Mt/_new 2019-08-28 16:00:46.498806879 +0200 @@ -13,7 +13,7 @@ sysconfdir="/etc" libdir="/usr/lib64" # Beware, this is arch dependent! datadir="/usr/share" -source_dir="${data_dir}/efi/${arch}" +source_dir="${datadir}/efi/${arch}" grub_probe="/usr/sbin/grub2-probe" grub_mkrelpath="/usr/bin/grub2-mkrelpath" grub_install="/usr/sbin/grub2-install"
