diff --git a/elixir-1.11.2.tar.gz b/elixir-1.11.2.tar.gz deleted file mode 100644 index bc56546..0000000 --- a/elixir-1.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:318f0a6cb372186b0cf45d2e9c9889b4c9e941643fd67ca0ab1ec32710ab6bf5 -size 2391833 diff --git a/elixir-1.11.3.tar.gz b/elixir-1.11.3.tar.gz new file mode 100644 index 0000000..837811e --- /dev/null +++ b/elixir-1.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d961305e893f4fe1a177fa00233762c34598bc62ff88b32dcee8af27e36f0564 +size 2394406 diff --git a/elixir-doc.spec b/elixir-doc.spec index 5204d9a..1e451a1 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -1,7 +1,7 @@ # # spec file for package elixir-doc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.11.2 +Version: 1.11.3 Release: 0 Summary: Documentation for elixir License: Apache-2.0 diff --git a/elixir.changes b/elixir.changes index 404e5ab..bb05256 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Jan 11 19:13:39 UTC 2021 - Sven Marquardt + +- Elixir 1.11.3 + * Enhancements + Elixir + [Macro] Add Macro.unique_var/2 and Macro.generate_unique_arguments/2 + + * Bug fixes + Elixir + [Code] Do not raise when checking for operator ambiguity when :static_atoms_encoder is set in Code.string_to_quoted + [Kernel] Emit undefined function warnings from with + [Kernel] Do not fail type checking when literals are used in guards + [Module] Do not warn for attributes used in @after_compile + [Record] Make sure nested record names do not clobber each other + + ExUnit + [ExUnit.Assertions] Do not crash if there are macros and module attributes on the left side of ++ + + IEx + [IEx.Helpers] Do not use Unicode chars if ANSI is disabled + + Mix + [mix deps.compile] Fix compatibility with rebar v3.14 + [mix release] Do not use private ram_file:compress/1 + [mix xref] Do not crash when retrieving calls for modules in memory + + ------------------------------------------------------------------- Wed Nov 04 11:09:00 UTC 2020 - Sven Marquardt diff --git a/elixir.spec b/elixir.spec index 54ed38e..eed2b1c 100644 --- a/elixir.spec +++ b/elixir.spec @@ -1,7 +1,7 @@ # # spec file for package elixir # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: elixir -Version: 1.11.2 +Version: 1.11.3 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0