From 032e5894e9e722b8d0daf8d81b72b372561db1d9 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 10 May 2023 13:54:22 +0300 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- octave-iso2mesh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/octave-iso2mesh.spec b/octave-iso2mesh.spec index 5fde276..2616178 100644 --- a/octave-iso2mesh.spec +++ b/octave-iso2mesh.spec @@ -2,7 +2,7 @@ Name: octave-%{octpkg} Version: 1.9.6 -Release: 8%{?dist} +Release: 8.rvre0%{?dist} Summary: A 3D surface and volumetric mesh generator for MATLAB/Octave # Main package: GPLv3+ # Meshfix: GPLv2+ @@ -161,6 +161,9 @@ install -m 0755 -vp bin/* %{buildroot}%{_libexecdir}/%{octpkg}/ %doc sample %changelog +* Wed May 10 2023 David Abdurachmanov - 1.9.6-8.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Fri Jul 22 2022 Fedora Release Engineering - 1.9.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild