diff --git a/ghc.changes b/ghc.changes index 290936a..9b22401 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 5 11:16:13 UTC 2020 - Andreas Schwab + +- Fix typo in last change + ------------------------------------------------------------------- Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler diff --git a/ghc.spec b/ghc.spec index 1e48740..697b337 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,7 +1,7 @@ # # spec file for package ghc # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -268,7 +268,7 @@ export CFLAGS="${CFLAGS:-%optflags}" --with-system-libffi %if 0%{?suse_version} >= 1500 -%ifarch unregisterised_archs +%ifarch %{unregisterised_archs} %limit_build -m 8000 %else %limit_build -m 2000