From 2a0b7943a9b9704fdc509c5b92bfee83ba02bd62cc2b8a81d6537d47c316da20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 26 May 2023 10:47:23 +0000 Subject: [PATCH] Accepting request 1089040 from home:Andreas_Schwab:riscv:ghc - Adjust constraints for riscv64 OBS-URL: https://build.opensuse.org/request/show/1089040 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap-helpers?expand=0&rev=20 --- _constraints | 6 +++--- ghc-bootstrap-helpers.changes | 5 +++++ ghc-bootstrap-helpers.spec | 5 +++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/_constraints b/_constraints index ff5e64a..0b7595a 100644 --- a/_constraints +++ b/_constraints @@ -9,9 +9,9 @@ riscv64 - - 8 - + + 14 + diff --git a/ghc-bootstrap-helpers.changes b/ghc-bootstrap-helpers.changes index 37ed6af..8996c9c 100644 --- a/ghc-bootstrap-helpers.changes +++ b/ghc-bootstrap-helpers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 25 13:12:35 UTC 2023 - Andreas Schwab + +- Adjust constraints for riscv64 + ------------------------------------------------------------------- Mon Jan 30 17:04:15 UTC 2023 - Peter Simons diff --git a/ghc-bootstrap-helpers.spec b/ghc-bootstrap-helpers.spec index 2366c44..db142b5 100644 --- a/ghc-bootstrap-helpers.spec +++ b/ghc-bootstrap-helpers.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-bootstrap-helpers # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define alex_ver 3.2.7.1 %define happy_ver 1.20.0 @@ -22,7 +23,7 @@ Name: ghc-bootstrap-helpers Version: 1.3 Release: 0 Summary: Dependencies to build ghc -License: BSD-3-Clause AND BSD-2-Clause +License: BSD-2-Clause AND BSD-3-Clause URL: https://build.opensuse.org/project/show/devel:languages:haskell Source: https://hackage.haskell.org/package/alex-%{alex_ver}/alex-%{alex_ver}.tar.gz Source1: https://hackage.haskell.org/package/happy-%{happy_ver}/happy-%{happy_ver}.tar.gz