Compare commits

...

1 Commits

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

View File

@ -15,7 +15,7 @@
Name: ghc-%{pkg_name}
Version: 2.0.3.0
# can only be reset when all subpkgs bumped
Release: 1%{?dist}
Release: 1.rvre0%{?dist}
Summary: Fast JSON parsing and encoding
License: BSD-3-Clause
@ -209,6 +209,9 @@ cabal-tweak-dep-ver hashable '<1.4' '<1.5'
%changelog
* Sun Jun 25 2023 David Abdurachmanov <davidlt@rivosinc.com> - 2.0.3.0-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 2.0.3.0-1
- https://hackage.haskell.org/package/aeson-2.0.3.0/changelog
- refresh to cabal-rpm-2.1.0 with SPDX migration