From 928890a514c09a66a0972d0c28b4ac0b58b855f0 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Fri, 26 Apr 2024 16:39:58 +0300 Subject: [PATCH] Apply the patch Signed-off-by: David Abdurachmanov --- mock-core-configs.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mock-core-configs.spec b/mock-core-configs.spec index 6438e0c..2df5c2f 100644 --- a/mock-core-configs.spec +++ b/mock-core-configs.spec @@ -4,7 +4,7 @@ Name: mock-core-configs Version: 40.3 -Release: 1.0.riscv64%{?dist} +Release: 1.1.riscv64%{?dist} Summary: Mock core config files basic chroots License: GPL-2.0-or-later @@ -47,9 +47,7 @@ Rocky Linux and various other specific or combined chroots. %prep %setup -q -%ifarch riscv64 %patch10 -p1 -b .riscv64 -%endif %build @@ -156,6 +154,8 @@ fi %ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg %changelog +* Fri Apr 26 2024 David Abdurachmanov 40.3-1.1.riscv64 + * Fri Apr 26 2024 David Abdurachmanov 40.3-1.0.riscv64 - Add configs for riscv64 (only F40 is working)