Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ghc.git#e1bee79cdc3357f6273b1dd95acc555b22815705
This commit is contained in:
DistroBaker 2021-02-03 15:04:45 +01:00
parent 3feedcfcfe
commit b036f1f8ba

View File

@ -41,7 +41,7 @@
%global llvm_major 7.0
%global ghc_llvm_archs armv7hl aarch64
%global ghc_unregisterized_arches s390 s390x %{mips}
%global ghc_unregisterized_arches s390 s390x %{mips} riscv64
Name: ghc
Version: 8.8.4
@ -49,7 +49,7 @@ Version: 8.8.4
# - 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: 108%{?dist}
Release: 109%{?dist}
Summary: Glasgow Haskell Compiler
License: BSD and HaskellReport
@ -657,6 +657,12 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.8.4-109
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 02 2020 David Abdurachmanov <david.abdurachmanov@sifive.com>
- Add riscv64 to ghc_unregisterized_arches
* Tue Aug 18 2020 Troy Dawson <tdawson@redhat.com> - 8.8.4-108
- Cleanup old %if statements