Erlang ver. 21.3.1
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
5aa2bc6732
commit
66281633d2
10
erlang.spec
10
erlang.spec
@ -8,8 +8,13 @@
|
||||
# default
|
||||
%bcond_with doc
|
||||
%else
|
||||
# RHEL8 doesn't have fop
|
||||
%if 0%{?rhel} > 7
|
||||
%bcond_with doc
|
||||
%else
|
||||
%bcond_without doc
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%ifarch %{arm} %{ix86} x86_64 ppc %{power64}
|
||||
%global __with_hipe 1
|
||||
@ -60,7 +65,7 @@
|
||||
|
||||
|
||||
Name: erlang
|
||||
Version: 21.3
|
||||
Version: 21.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose programming language and runtime environment
|
||||
|
||||
@ -1946,6 +1951,9 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2019 Peter Lemenkov <lemenkov@gmail.com> - 21.3.1-1
|
||||
- Ver. 21.3.1
|
||||
|
||||
* Tue Mar 12 2019 Peter Lemenkov <lemenkov@gmail.com> - 21.3-1
|
||||
- Ver. 21.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (otp-OTP-21.3.tar.gz) = 7001b6a37597e8d78b9b071d517e7be449592d7d7f9f8bf6f555dd3ed58caec429644adf52d9c5669c2e06dafc61149544a730f3dae138a8c25da0f61d06ba83
|
||||
SHA512 (otp-OTP-21.3.1.tar.gz) = 96092aefad3817b54a0f073420df28294a1c5f2f2ba234069bd2595956b6a6dd6eddaef3bd14cf072f269b947a4464554073f94c497efaabca4841f4de882d2a
|
||||
|
Loading…
x
Reference in New Issue
Block a user