From c3887a24ee49d75c0ba802e3302a8dc0e8dda20e Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sat, 7 Oct 2023 21:26:50 +0530 Subject: [PATCH] bump to 0.0.2-1 --- opi5-efi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opi5-efi.spec b/opi5-efi.spec index 2fe0ffd..d5a0ea6 100644 --- a/opi5-efi.spec +++ b/opi5-efi.spec @@ -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}