From a9c42727dcca0df03f917f66bf3b808e2fb60590 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 10 May 2023 14:03:21 +0300 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- prusa-slicer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prusa-slicer.spec b/prusa-slicer.spec index 055103e..acf2caf 100644 --- a/prusa-slicer.spec +++ b/prusa-slicer.spec @@ -8,7 +8,7 @@ Name: prusa-slicer Version: 2.4.2 -Release: 7%{?dist} +Release: 7.rvre0%{?dist} Summary: 3D printing slicer optimized for Prusa printers # The main PrusaSlicer code and resources are AGPLv3, with small parts as @@ -395,6 +395,9 @@ desktop-file-validate %buildroot%_datadir/applications/PrusaGcodeviewer.desktop %endif %changelog +* Wed May 10 2023 David Abdurachmanov - 2.4.2-7.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Fri Jan 27 2023 Scott Talbert - 2.4.2-7 - Rebuild with wxWidgets 3.2 (again) with additional fixes