diff --git a/ghc-temporary.spec b/ghc-temporary.spec index 7c3eb7d..18dd1c1 100644 --- a/ghc-temporary.spec +++ b/ghc-temporary.spec @@ -4,7 +4,7 @@ %global pkg_name temporary %global pkgver %{pkg_name}-%{version} -%ifnarch s390x +%ifnarch s390x riscv64 %bcond_without tests %else %bcond_with tests @@ -12,7 +12,7 @@ Name: ghc-%{pkg_name} Version: 1.3 -Release: 14%{?dist} +Release: 14.0.riscv64%{?dist} Summary: Portable temporary file and directory support License: BSD @@ -128,6 +128,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Mon Oct 31 2022 David Abdurachmanov - 1.3-14.0.riscv64 +- Disable tests on riscv64 + * Thu Jul 21 2022 Fedora Release Engineering - 1.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild