Erlang ver. 20.3.8.21
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
0c1ec1a368
commit
29dfe5c18b
3 changed files with 9 additions and 6 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
|
||||
Name: erlang
|
||||
Version: 20.3.8.20
|
||||
Version: 20.3.8.21
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose programming language and runtime environment
|
||||
|
||||
|
|
@ -2233,6 +2233,9 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Peter Lemenkov <lemenkov@gmail.com> - 20.3.8.21-1
|
||||
- Ver. 20.3.8.21
|
||||
|
||||
* Tue Feb 19 2019 Peter Lemenkov <lemenkov@gmail.com> - 20.3.8.20-1
|
||||
- Ver. 20.3.8.20
|
||||
|
||||
|
|
|
|||
|
|
@ -48,10 +48,10 @@ index a4a6c158cc..13658302f5 100644
|
|||
|
||||
release_docs_spec:
|
||||
diff --git a/lib/erl_interface/src/Makefile.in b/lib/erl_interface/src/Makefile.in
|
||||
index 69b5b6003d..ba9a0e74b8 100644
|
||||
index 24a9b87aeb..640c80722f 100644
|
||||
--- a/lib/erl_interface/src/Makefile.in
|
||||
+++ b/lib/erl_interface/src/Makefile.in
|
||||
@@ -842,14 +842,14 @@ ifneq ($(EXE_TARGETS),)
|
||||
@@ -844,14 +844,14 @@ ifneq ($(EXE_TARGETS),)
|
||||
$(INSTALL_PROGRAM) $(EXE_TARGETS) "$(RELSYSDIR)/bin"
|
||||
endif
|
||||
$(INSTALL_DATA) $(EXTRA) "$(RELSYSDIR)/src"
|
||||
|
|
@ -134,10 +134,10 @@ index 27b156a2c9..f11ff303b6 100644
|
|||
$(INSTALL_PROGRAM) $(TARGET_FILES) "$(RELSYSDIR)/priv/bin"
|
||||
|
||||
diff --git a/lib/tools/c_src/Makefile.in b/lib/tools/c_src/Makefile.in
|
||||
index cfe91917f8..735cdaaaef 100644
|
||||
index 289322b6fa..9e2b9b7e7c 100644
|
||||
--- a/lib/tools/c_src/Makefile.in
|
||||
+++ b/lib/tools/c_src/Makefile.in
|
||||
@@ -190,8 +190,6 @@ include ../vsn.mk
|
||||
@@ -189,8 +189,6 @@ include ../vsn.mk
|
||||
RELSYSDIR = $(RELEASE_PATH)/lib/tools-$(TOOLS_VSN)
|
||||
|
||||
release_spec: all
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (otp-OTP-20.3.8.20.tar.gz) = 463c9563ed114f7a4d0364640f7c0e20e234b443d4b9d72687113fbbf106d52b07adad890a58473101311dcb34d072cb27b7ce871c61edc38ba2bd65024fa9cc
|
||||
SHA512 (otp-OTP-20.3.8.21.tar.gz) = e3900508286b0124476867c4b3fe50f78c0aa690510637e4bbfa33296466b2f6c25c5fcbc931d785183dd0501f054d6c4e39ed315583f711fab1854cdb7ea44a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue