Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 47e012c877
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-25 17:06:23 +03:00
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: %{pkg_name}
Version: 0.8.7
Release: 11%{?dist}
Release: 11.rvre0%{?dist}
Summary: GHCi based bare bones IDE
License: BSD-3-Clause
@ -158,6 +158,9 @@ This package provides the Haskell %{name} profiling library.
%changelog
* Sun Jun 25 2023 David Abdurachmanov <davidlt@rivosinc.com> - 0.8.7-11.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.8.7-11
- refresh to cabal-rpm-2.1.0 with SPDX migration