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-25 21:44:13 +03:00
parent d12525074b
commit 188af2fbf6
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: ghc-%{pkg_name}
Version: 0.11.8.0
# can only be reset when all subpkgs bumped
Release: 15%{?dist}
Release: 15.rvre0%{?dist}
Summary: Support for parsing and rendering YAML documents
License: BSD-3-Clause
@ -166,6 +166,9 @@ rm -r libyaml_src
%changelog
* Sun Jun 25 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.11.8.0-15.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.11.8.0-15
- refresh to cabal-rpm-2.1.0 with SPDX migration