Accepting request 846082 from home:MaSven:branches:devel:languages:erlang

Update to elixir 1.11.2

OBS-URL: https://build.opensuse.org/request/show/846082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=63
This commit is contained in:
Gabriele Santomaggio 2020-11-09 08:41:02 +00:00 committed by Git OBS Bridge
parent 69ebe630b5
commit 88730b3b30
5 changed files with 22 additions and 7 deletions

View File

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

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

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Nov 04 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
- Elixir 1.11.2
* Bug fixes
Elixir
[Code] Do not crash when getting docs for missing `erts` appdir
[Kernel] Raise meaningful error if `:erlang.is_record` is used in guards
[Kernel] Prune tracers when fetching `__ENV__` inside functions
Mix
[mix] Fix regression where aliases could not call themselves recursively
[mix compile] Do not discard tracers that are set programatically
-------------------------------------------------------------------
Mon Oct 19 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
@ -22,7 +36,7 @@ Mon Oct 19 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
-------------------------------------------------------------------
Mon Oct 19 11:03:32 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
-Elixir 1.11.0
- Elixir 1.11.0
* Enhancements
EEx
@ -558,7 +572,7 @@ Mon Dec 10 11:17:25 UTC 2018 - matwey.kornilov@gmail.com
- Use %license for LICENSE
----------------------- --------------------------------------------
-------------------------------------------------------------------
Thu Nov 08 22:01:20 UTC 2018 - g.santomaggio@gmail.com
- Elixir 1.7.4
@ -603,6 +617,7 @@ Thu Nov 08 22:01:20 UTC 2018 - g.santomaggio@gmail.com
everyone to migrate to Erlang/OTP 20+.
Full release notes: https://github.com/elixir-lang/elixir/releases/tag/v1.7.0
-------------------------------------------------------------------
Sun Jul 1 08:02:34 UTC 2018 - develop7@develop7.info
- Elixir 1.6.6

View File

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