Accepting request 690814 from devel:languages:erlang:Factory

OBS-URL: https://build.opensuse.org/request/show/690814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erlang?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2019-04-04 10:06:41 +00:00 committed by Git OBS Bridge
commit 994acadab3
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:962ace7194dd113b9aba50c4a8997c3d2d210b28252c7833bbab19100f2e1914
size 54027592

3
OTP-21.3.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c56d6c736163e93ee3edab0b3ae59209cfd751f0d8078a7ca83d63942202b706
size 54025876

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Apr 02 12:05:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
- Update to 21.3.3:
- Changes for 21.3.3:
* http://erlang.org/download/OTP-21.3.3.README
* erts: Fixed a bug in seq_trace:reset_trace/0 that could crash
the emulator.
* erts: Fixed bug in process_info(reductions) causing it to
sometimes return invalid results.
* kernel/stdlib: Fixed a performance regression when reading files
opened with the compressed flag.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 26 09:18:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com> Tue Mar 26 09:18:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>

View File

@ -26,7 +26,7 @@
%endif %endif
Name: erlang Name: erlang
Version: 21.3.2 Version: 21.3.3
Release: 0 Release: 0
# not set up to be built with position independend executable support # not set up to be built with position independend executable support
#!BuildIgnore: gcc-PIE #!BuildIgnore: gcc-PIE