diff --git a/erlang.spec b/erlang.spec index 948638e..9fcf1b6 100644 --- a/erlang.spec +++ b/erlang.spec @@ -66,7 +66,7 @@ Name: erlang Version: 22.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: General-purpose programming language and runtime environment License: ASL 2.0 @@ -82,7 +82,6 @@ Source8: epmd@.socket # These files are intended for Fedora package maintainers only. Source998: otp-make-subpackages.py Source999: otp-get-patches.sh -ExcludeArch: s390 s390x # For the source of the Fedora specific patches, see the respective # branch at https://github.com/lemenkov/otp @@ -1937,6 +1936,9 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \ %changelog +* Mon Sep 16 2019 Peter Lemenkov - 22.0.7-3 +- Enable arches disabled in a previous build + * Wed Sep 11 2019 Peter Lemenkov - 22.0.7-2 - Disable arches with a broken builders - Expose a correct NIF API version