From 3ea0fe040cb8032bacaca74638e890b08adaa01d Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 13 Nov 2023 12:56:22 +0200 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- z3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/z3.spec b/z3.spec index 501ce62..c8bbc28 100644 --- a/z3.spec +++ b/z3.spec @@ -13,7 +13,7 @@ Name: z3 Version: 4.12.2 -Release: 7%{?dist} +Release: 7.rvre0%{?dist} Summary: Satisfiability Modulo Theories (SMT) solver License: MIT @@ -317,6 +317,9 @@ cd - %{python3_sitelib}/z3/ %changelog +* Mon Nov 13 2023 David Abdurachmanov - 4.12.2-7.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Thu Oct 05 2023 Richard W.M. Jones - 4.12.2-7 - OCaml 5.1 rebuild for Fedora 40