Accepting request 922057 from devel:languages:erlang

OBS-URL: https://build.opensuse.org/request/show/922057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-09-29 18:18:58 +00:00 committed by Git OBS Bridge
commit cd9e47d80a
5 changed files with 23 additions and 5 deletions

View File

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

3
elixir-1.12.3.tar.gz Normal file
View File

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

View File

@ -17,7 +17,7 @@
Name: elixir-doc
Version: 1.12.2
Version: 1.12.3
Release: 0
Summary: Documentation for elixir
License: Apache-2.0

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Sep 28 18:07:15 UTC 2021 - Sven Marquardt <dev@mail.smarquardt.space>
- Elixir 1.12.3
* Bug fixes
Elixir
[Code] Make sure that bindings in the default context returned by `Code.eval_*` functions are not returned as tagged tuples
[Kernel] Do not crash when handling ambiguity errors
[Range] Still match on old range patterns throughout the stdlib
IEx
[IEx.Autocomplete] Do not error autocompletion with module attribute
Mix
[Mix] Rename inconsistent `:exit_code` option to `:exit_status` on `Mix.raise/2`
-------------------------------------------------------------------
Mon Jul 12 07:26:51 UTC 2021 - Sven Marquardt <dev@mail.smarquardt.space>

View File

@ -17,7 +17,7 @@
Name: elixir
Version: 1.12.2
Version: 1.12.3
Release: 0
Summary: Functional meta-programming aware language built atop Erlang
License: Apache-2.0