Bump Release

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-03-09 07:26:12 +02:00
parent c75dcf1283
commit 96c6edffcb
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -88,7 +88,7 @@ Version: 9.2.6
# - release can only be reset if *all* library versions get bumped simultaneously
# (sometimes after a major release)
# - minor release numbers for a branch should be incremented monotonically
Release: 129.0.riscv64%{?dist}
Release: 129.3.riscv64%{?dist}
Summary: Glasgow Haskell Compiler
License: BSD and HaskellReport
@ -1000,6 +1000,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
%changelog
* Thu Mar 09 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.2.6-129.3.riscv64
- Bump
* Thu Mar 02 2023 David Abdurachmanov <davidlt@rivosinc.com> - 9.2.6-129.0.riscv64
- Disable ld.gold on riscv64 (not supported)