Accepting request 705610 from devel:languages:erlang
OBS-URL: https://build.opensuse.org/request/show/705610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir?expand=0&rev=5
This commit is contained in:
commit
35ce74ed60
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de8c636ea999392496ccd9a204ccccbc8cb7f417d948fd12692cda2bd02d9822
|
||||
size 2177865
|
3
elixir-1.8.2.tar.gz
Normal file
3
elixir-1.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf9bf0b2d92bc4671431e3fe1d1b0a0e5125f1a942cc4fdf7914b74f04efb835
|
||||
size 2178731
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: elixir-doc
|
||||
Version: 1.8.1
|
||||
Version: 1.8.2
|
||||
Release: 0
|
||||
Summary: Documentation for elixir
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 09:02:44 UTC 2019 - g.santomaggio@gmail.com
|
||||
|
||||
- Elixir 1.8.2
|
||||
* Bug fixes
|
||||
[EEx] Raise readable error message on bad EEx state
|
||||
Elixir
|
||||
[Protocol] Ensure :debug_info is kept in protocols
|
||||
Logger
|
||||
[Logger] Make sure Logger v1.8 does not get stuck in discard mode
|
||||
[Logger.Translator] Translate remote process crash in Logger
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 11:15:44 UTC 2019 - g.santomaggio@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: elixir
|
||||
Version: 1.8.1
|
||||
Version: 1.8.2
|
||||
Release: 0
|
||||
Summary: Functional meta-programming aware language built atop Erlang
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user