Erlang ver. 23.2.5
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
parent
fe61b20ca6
commit
45d7d01f6f
@ -64,7 +64,7 @@
|
||||
|
||||
|
||||
Name: erlang
|
||||
Version: 23.2.4
|
||||
Version: 23.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose programming language and runtime environment
|
||||
|
||||
@ -1912,6 +1912,9 @@ useradd -r -g epmd -d /dev/null -s /sbin/nologin \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2021 Peter Lemenkov <lemenkov@gmail.com> - 23.2.5-1
|
||||
- Ver. 23.2.5
|
||||
|
||||
* Thu Feb 4 2021 John Eckersberg <jeckersb@redhat.com> - 23.2.4-1
|
||||
- Ver. 23.2.4
|
||||
|
||||
|
@ -678,10 +678,10 @@ index ab6137e518..bdeabca8c3 100644
|
||||
$(INSTALL_DATA) $(BEHAVIOUR_TARGET_FILES) $(TARGET_FILES) $(APP_TARGET) \
|
||||
$(APPUP_TARGET) "$(RELSYSDIR)/ebin"
|
||||
diff --git a/lib/ssl/src/Makefile b/lib/ssl/src/Makefile
|
||||
index 8abd7820f7..8a49484592 100644
|
||||
index 1a55ee7b83..39fc380c32 100644
|
||||
--- a/lib/ssl/src/Makefile
|
||||
+++ b/lib/ssl/src/Makefile
|
||||
@@ -204,7 +204,7 @@ include $(ERL_TOP)/make/otp_release_targets.mk
|
||||
@@ -207,7 +207,7 @@ include $(ERL_TOP)/make/otp_release_targets.mk
|
||||
|
||||
release_spec: opt
|
||||
$(INSTALL_DIR) "$(RELSYSDIR)/src"
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (otp-OTP-23.2.4.tar.gz) = 12d10d0f2522a6df0007ee662335055dee3e2dad2be2a877e42c6fb7c3ca6ff613437a92523845a5e41c2b18ee2221de96c3d4a33acf5c3c5e4e3a1d093c2cac
|
||||
SHA512 (otp-OTP-23.2.5.tar.gz) = 8738adc67901e6a118338057e56f28e7c8a0482e452ec53b643d3af2c3aad04c95a856f9a4f0c2938d2db13fd6891c1be8770e34fa377444cd667da558033df3
|
||||
|
Loading…
Reference in New Issue
Block a user