diff --git a/_constraints b/_constraints
index 07ff7a2..ff5e64a 100644
--- a/_constraints
+++ b/_constraints
@@ -4,4 +4,14 @@
4
+
+
+ riscv64
+
+
+
+ 8
+
+
+
diff --git a/ghc-bootstrap-helpers.changes b/ghc-bootstrap-helpers.changes
index 6d62795..37ed6af 100644
--- a/ghc-bootstrap-helpers.changes
+++ b/ghc-bootstrap-helpers.changes
@@ -1,13 +1,3 @@
--------------------------------------------------------------------
-Wed Aug 2 11:44:50 UTC 2023 - Andreas Schwab
-
-- Reduce memory constraints for riscv64
-
--------------------------------------------------------------------
-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 db142b5..2366c44 100644
--- a/ghc-bootstrap-helpers.spec
+++ b/ghc-bootstrap-helpers.spec
@@ -1,7 +1,7 @@
#
# spec file for package ghc-bootstrap-helpers
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-
%define alex_ver 3.2.7.1
%define happy_ver 1.20.0
@@ -23,7 +22,7 @@ Name: ghc-bootstrap-helpers
Version: 1.3
Release: 0
Summary: Dependencies to build ghc
-License: BSD-2-Clause AND BSD-3-Clause
+License: BSD-3-Clause AND BSD-2-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