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:
commit
cd9e47d80a
@ -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
3
elixir-1.12.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5affa97defafa1fd89c81656464d61da8f76ccfec2ea80c8a528decd5cb04ad
|
||||
size 2461828
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user