Erlang ver. 24.0.5
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
9b5968fb4d
commit
37f86696ff
@ -3,7 +3,7 @@
|
||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||
|
||||
%ifarch %{arm} %{mips} riscv64
|
||||
# MIPS does not have all dependencies for fop yet
|
||||
# MIPS and RISC-V does not have all dependencies for fop yet.
|
||||
# For some reason, fop hangs on arm, so for now don't generate docs by
|
||||
# default
|
||||
%bcond_with doc
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
|
||||
Name: erlang
|
||||
Version: 24.0.4
|
||||
Version: 24.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose programming language and runtime environment
|
||||
|
||||
@ -1901,6 +1901,9 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 3 2021 Peter Lemenkov <lemenkov@gmail.com> - 24.0.5-1
|
||||
- Ver. 24.0.5
|
||||
|
||||
* Thu Jul 22 2021 Peter Lemenkov <lemenkov@gmail.com> - 24.0.4-1
|
||||
- Ver. 24.0.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (otp-OTP-24.0.4.tar.gz) = a0d4ce8077862a3fa41e092cd9afe3a2c1542d6fae538c170687c463c6002dbc61e760533c213268b41d2cb0e54a8a0f197e6a73beed2b320f973240b8ac99c7
|
||||
SHA512 (otp-OTP-24.0.5.tar.gz) = 41c846bee690921fabecc8b227678eedfccdfe1e150b368c221949e851fbfd5808d6f0643e36aa122622662c999a9c703e8b9a0378a1466dda0c0db7caad04b7
|
||||
|
Loading…
Reference in New Issue
Block a user