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 12:16:50 +03:00
parent 6d851bc285
commit ca764c6146
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: %{pkg_name}
Version: 1.41.2
Release: 1%{?dist}
Release: 1.rvre0%{?dist}
Summary: A configuration language guaranteed to terminate
License: BSD-3-Clause
@ -255,6 +255,9 @@ install -m 0644 -p -D man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%changelog
* Mon Jun 26 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.41.2-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 1.41.2-1
- https://hackage.haskell.org/package/dhall-1.41.2/changelog
- refresh to cabal-rpm-2.1.0 with SPDX migration