From d7cb9f3f04ee8e45ff65cfcea48f243af8ebe4702ecb48ae393a5a0926613fd7 Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Thu, 30 Jun 2016 18:54:57 +0000 Subject: [PATCH] Accepting request 405764 from home:develop7:branches:devel:languages:erlang update to v1.3.1 OBS-URL: https://build.opensuse.org/request/show/405764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=19 --- elixir-doc.spec | 2 +- elixir.changes | 31 +++++++++++++++++++++++++++++++ elixir.spec | 2 +- v1.3.0.tar.gz | 3 --- v1.3.1.tar.gz | 3 +++ 5 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 v1.3.0.tar.gz create mode 100644 v1.3.1.tar.gz diff --git a/elixir-doc.spec b/elixir-doc.spec index 0e0c05a..518791c 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Documentation for elixir License: Apache-2.0 and ErlPL-1.1 diff --git a/elixir.changes b/elixir.changes index 1d1908a..f380a1b 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jun 30 18:22:46 UTC 2016 - develop7@develop7.info + +- update to v1.3.1 + + 1. Enhancements + IEx + [IEx.Helpers] Add import_file_if_available for importing files only if + they are available + [IEx.Helpers] Add import_if_available for importing modules only if they + are available + + 2. Bug fixes + Elixir + [Kernel] Ensure structs can be expanded in dynamic module names + [Kernel] Ensure aliases warnings are not accidentally discarded when the + same module is imported + [Kernel.ParallelCompiler] Ensure two modules with cyclic struct + dependencies cannot run into a deadlock when compiling + [Kernel.Typespec] Support module attributes in remote types + [Module] Do not expect stacktraces to be always present when dispatching + to locals during the module compilation + IEx + [IEx.Helpers] Fix h helper for operators + Mix + [Mix] Do not load modules for xref purposes, instead use BEAM info + [Mix] Ensure deps.check does not check archives (that's done in loadpaths) + [Mix] Validate application properties before traversing them + [Mix] Check for proper Makefile when compiling on Windows + [Mix] Enforce space after comma in mix do + ------------------------------------------------------------------- Sat Jun 25 10:21:38 UTC 2016 - develop7@develop7.info diff --git a/elixir.spec b/elixir.spec index 9e71421..feb010e 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Functional meta-programming aware language built on top of the Erlang License: Apache-2.0 and ErlPL-1.1 diff --git a/v1.3.0.tar.gz b/v1.3.0.tar.gz deleted file mode 100644 index 9f21385..0000000 --- a/v1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66cb8448dd60397cad11ba554c2613f732192c9026468cff55e8347a5ae4004a -size 1744231 diff --git a/v1.3.1.tar.gz b/v1.3.1.tar.gz new file mode 100644 index 0000000..864c847 --- /dev/null +++ b/v1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ab90a0d8d7ed4159dd6b7e1bcbcdbdb8c6177a35328d774fccf00346b4b42c +size 1745562