Accepting request 1151160 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1151160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mokutil?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-27 21:44:06 +00:00 committed by Git OBS Bridge
commit f0348ac6bf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 09:19:54 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Sep 19 08:10:49 UTC 2023 - Joey Lee <jlee@suse.com>

View File

@ -42,7 +42,7 @@ keys (MOK) stored in the database of shim.
%prep
%setup -q
%if 0%{?suse_version} <= 1500
%patch1 -p1
%patch -P 1 -p1
%endif
%build