From 67278aaa5c2de4dcc2c5c4f9d8d344ceae0141f9e4e64381f1c4d720b6155dcd Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Sun, 12 Jul 2020 19:16:42 +0000 Subject: [PATCH 1/2] Accepting request 819689 from home:gsantomaggio_suse:branches:devel:languages:erlang - Elixir 1.10.4 * Bug fixes Elixir [Kernel] Fix a bug where custom types were printed as built-in types [Kernel] Don't add compile-time dependency on defdelegate [Kernel] Add line numbers to warnings on deprecated imports [Kernel] Report the correct line number when raising inside a macro [Task] Include callers in translated Logger metadata for Task [Task] Fix Task PID and caller in Task Supervisor reports ExUnit [ExUnit.Formatter] Avoid crashes when diffing guards when the pattern does not match [ExUnit.Formatter] Also blame exceptions that come from linked and trapped exits IEx [IEx.Helpers] Do not crash when printing a type that cannot be code formatted Mix [mix app.start] Fix reading .app file located in archives (.ez files) [mix local.hex] Provide more guidance when Hex can't be installed [mix release] Properly encode config in releases OBS-URL: https://build.opensuse.org/request/show/819689 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=58 --- elixir-1.10.3.tar.gz | 3 --- elixir-1.10.4.tar.gz | 3 +++ elixir-doc.spec | 3 ++- elixir.changes | 22 ++++++++++++++++++++++ elixir.spec | 2 +- 5 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 elixir-1.10.3.tar.gz create mode 100644 elixir-1.10.4.tar.gz diff --git a/elixir-1.10.3.tar.gz b/elixir-1.10.3.tar.gz deleted file mode 100644 index c8a5f1b..0000000 --- a/elixir-1.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3035fc5fdade35c3592a5fa7c8ee1aadb736f565c46b74b68ed7828b3ee1897 -size 2329031 diff --git a/elixir-1.10.4.tar.gz b/elixir-1.10.4.tar.gz new file mode 100644 index 0000000..31e2a3e --- /dev/null +++ b/elixir-1.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940387e4f9d27669c454b31a888b0944f4ecc5a41284dd4d49252d30a5b7680b +size 2618154 diff --git a/elixir-doc.spec b/elixir-doc.spec index e2a2e90..3d49aee 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.10.3 +Version: 1.10.4 Release: 0 Summary: Documentation for elixir License: Apache-2.0 @@ -26,6 +26,7 @@ URL: http://elixir-lang.org Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/elixir-%{version}.tar.gz BuildRequires: elixir BuildRequires: elixir-ex_doc +BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Requires: elixir = %{version} diff --git a/elixir.changes b/elixir.changes index 4919b39..83f1006 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Jul 8 08:09:49 UTC 2020 - Gabriele Santomaggio + +- Elixir 1.10.4 + * Bug fixes + Elixir + [Kernel] Fix a bug where custom types were printed as built-in types + [Kernel] Don't add compile-time dependency on defdelegate + [Kernel] Add line numbers to warnings on deprecated imports + [Kernel] Report the correct line number when raising inside a macro + [Task] Include callers in translated Logger metadata for Task + [Task] Fix Task PID and caller in Task Supervisor reports + ExUnit + [ExUnit.Formatter] Avoid crashes when diffing guards when the pattern does not match + [ExUnit.Formatter] Also blame exceptions that come from linked and trapped exits + IEx + [IEx.Helpers] Do not crash when printing a type that cannot be code formatted + Mix + [mix app.start] Fix reading .app file located in archives (.ez files) + [mix local.hex] Provide more guidance when Hex can't be installed + [mix release] Properly encode config in releases + ------------------------------------------------------------------- Sat Apr 25 16:20:54 UTC 2020 - Sven Marquardt diff --git a/elixir.spec b/elixir.spec index 00d110e..5f826f8 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.10.3 +Version: 1.10.4 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0 From 21f98d8ff641f7aa7d0fd0325b5b242db4f382119037d2d97d792e65cfcf2025 Mon Sep 17 00:00:00 2001 From: Gabriele Santomaggio Date: Tue, 21 Jul 2020 19:11:30 +0000 Subject: [PATCH 2/2] Accepting request 821640 from home:matwey:branches:devel:languages:erlang Fix sources file OBS-URL: https://build.opensuse.org/request/show/821640 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=59 --- elixir-1.10.4.tar.gz | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elixir-1.10.4.tar.gz b/elixir-1.10.4.tar.gz index 31e2a3e..8a9c515 100644 --- a/elixir-1.10.4.tar.gz +++ b/elixir-1.10.4.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:940387e4f9d27669c454b31a888b0944f4ecc5a41284dd4d49252d30a5b7680b -size 2618154 +oid sha256:8518c78f43fe36315dbe0d623823c2c1b7a025c114f3f4adbb48e04ef63f1d9f +size 2331003