Hello community, here is the log from the commit of package shim-leap for openSUSE:Factory checked in at 2020-08-12 10:33:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shim-leap (Old) and /work/SRC/openSUSE:Factory/.shim-leap.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shim-leap" Wed Aug 12 10:33:13 2020 rev:13 rq:825704 version:15+git47 Changes: -------- --- /work/SRC/openSUSE:Factory/shim-leap/shim-leap.changes 2020-07-24 10:06:52.461990267 +0200 +++ /work/SRC/openSUSE:Factory/.shim-leap.new.3399/shim-leap.changes 2020-08-12 10:37:24.076318177 +0200 @@ -1,0 +2,7 @@ +Tue Aug 11 06:36:37 UTC 2020 - Gary Ching-Pang Lin <[email protected]> + +- Update shim to 15+git47-lp152.4.3.1 from openSUSE Leap 15.2 + + Version: 15+git47 "Fri Jul 31 07:41:26 UTC 2020" + + Use shim-install in the rpm package + +------------------------------------------------------------------- Old: ---- shim-14-lp150.8.5.1.x86_64.rpm shim-install New: ---- shim-15+git47-lp152.4.3.1.x86_64.rpm ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shim-leap.spec ++++++ --- /var/tmp/diff_new_pack.npwuwX/_old 2020-08-12 10:37:24.792318533 +0200 +++ /var/tmp/diff_new_pack.npwuwX/_new 2020-08-12 10:37:24.792318533 +0200 @@ -25,13 +25,12 @@ %endif Name: shim-leap -Version: 14 +Version: 15+git47 Release: 0 Summary: UEFI shim loader License: BSD-2-Clause Group: System/Boot -Source: shim-14-lp150.8.5.1.x86_64.rpm -Source1: shim-install +Source: shim-15+git47-lp152.4.3.1.x86_64.rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: x86_64 @@ -55,14 +54,7 @@ %install # purely repackaged cp -a * %{buildroot} -install -m 755 %{SOURCE1} %{buildroot}/%{_sbindir} - -# Move 'efi'-executables to '/usr/share/efi' (FATE#326960, bsc#1166523) -install -d %{buildroot}/%{sysefidir} -mv %{buildroot}/usr/lib64/efi/* %{buildroot}/%{sysefidir} -%if %{defined shim_lib64_share_compat} -ln -srf %{buildroot}/%{sysefidir}/*.efi %{buildroot}/usr/lib64/efi/ -%endif +# NOTE: shim-15+git47 already contains the sym-link to /usr/lib64/efi. %post -n shim /sbin/update-bootloader --reinit || true
