Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-06-26 10:59:47 +03:00
parent 4f57285d5e
commit 4dc37c95ce
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@
Name: ghc-%{pkg_name}
Version: 1.5.13.0
# can only be reset when all subpkgs bumped
Release: 14%{?dist}
Release: 14.rvre0%{?dist}
Summary: Robust, reliable performance measurement and analysis
License: BSD-3-Clause
@ -226,6 +226,9 @@ echo "%{_datadir}/%{jschart}/Chart.*.*" >> %{jschart}/ghc-js-chart.files
%changelog
* Mon Jun 26 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.13.0-14.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Fri Feb 17 2023 Jens Petersen <petersen@redhat.com> - 1.5.13.0-14
- refresh to cabal-rpm-2.1.0 with SPDX migration