bump to 0.0.2-1

This commit is contained in:
Pratham Patel 2023-10-07 21:26:50 +05:30
parent 5409f99bb8
commit c3887a24ee
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Name: opi5-efi
Version: 0.0.2
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Necessary files for booting from vendor U-Boot on Orange Pi 5
License: GPL
Provides: %{name}-%{version}
@ -34,7 +34,7 @@ cp %{SOURCE1} $RPM_BUILD_ROOT/opt/opi5-efi/uEnv.txt
%clean
rm -rf $RPM_BUILD_ROOT
%post
%posttrans
set -xeuf -o pipefail
cp /opt/opi5-efi/boot.cmd /boot/efi/boot.cmd-%{full_ver}