From 88730b3b30701ad916c09fc7754995ac70f3cfc46153b1f020065fe9d2650976 Mon Sep 17 00:00:00 2001 From: Gabriele Santomaggio Date: Mon, 9 Nov 2020 08:41:02 +0000 Subject: [PATCH] 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 --- elixir-1.11.1.tar.gz | 3 --- elixir-1.11.2.tar.gz | 3 +++ elixir-doc.spec | 2 +- elixir.changes | 19 +++++++++++++++++-- elixir.spec | 2 +- 5 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 elixir-1.11.1.tar.gz create mode 100644 elixir-1.11.2.tar.gz diff --git a/elixir-1.11.1.tar.gz b/elixir-1.11.1.tar.gz deleted file mode 100644 index 3445561..0000000 --- a/elixir-1.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:724774eb685b476a42c838ac8247787439913667fe023d2f1ed9c933d08dc57c -size 2390974 diff --git a/elixir-1.11.2.tar.gz b/elixir-1.11.2.tar.gz new file mode 100644 index 0000000..bc56546 --- /dev/null +++ b/elixir-1.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318f0a6cb372186b0cf45d2e9c9889b4c9e941643fd67ca0ab1ec32710ab6bf5 +size 2391833 diff --git a/elixir-doc.spec b/elixir-doc.spec index a8eeb2d..5204d9a 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -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 diff --git a/elixir.changes b/elixir.changes index 2b00bc1..404e5ab 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Nov 04 11:09:00 UTC 2020 - Sven Marquardt + +- 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 @@ -22,7 +36,7 @@ Mon Oct 19 11:09:00 UTC 2020 - Sven Marquardt ------------------------------------------------------------------- Mon Oct 19 11:03:32 UTC 2020 - Sven Marquardt --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 diff --git a/elixir.spec b/elixir.spec index ccacaee..54ed38e 100644 --- a/elixir.spec +++ b/elixir.spec @@ -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