diff --git a/toolbox.spec b/toolbox.spec index 7470a220243e088d566d2362ee9440477df81ca5..754191dc32ebc84896392ada0d9920f3c5750d0f 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -5,7 +5,7 @@ Version: 0.0.99.5 %global goipath github.com/containers/%{name} -Release: 2 +Release: 3 Summary: Tool for interactive command line environments on Linux License: Apache-2.0 @@ -44,9 +44,6 @@ The toolbox-tests package contains system tests for toolbox. %prep %setup -q -%ifarch riscv64 -%patch0 -p1 -%endif GOBUILDDIR="$(pwd)/_build" GOSOURCEDIR="$(pwd)" @@ -108,6 +105,9 @@ fi %{_datadir}/%{name} %changelog +* Wed Apr 10 2024 shafeipaozi - 0.0.99.5-3 +- fix riscv spec + * Tue Apr 2 2024 shafeipaozi - 0.0.99.5-2 - rebase patch and fix