forked from pool/elixir
Accepting request 508409 from home:develop7:branches:devel:languages:erlang
Elixir v1.4.5 OBS-URL: https://build.opensuse.org/request/show/508409 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=26
This commit is contained in:
parent
eb398fe080
commit
07789c41c6
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir-doc
|
Name: elixir-doc
|
||||||
Version: 1.4.4
|
Version: 1.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation for elixir
|
Summary: Documentation for elixir
|
||||||
License: Apache-2.0 and ErlPL-1.1
|
License: Apache-2.0 and ErlPL-1.1
|
||||||
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 5 19:59:58 UTC 2017 - develop7@develop7.info
|
||||||
|
|
||||||
|
- Elixir v1.4.5
|
||||||
|
This version includes changes that make Elixir fully compatible with
|
||||||
|
Erlang/OTP 20.
|
||||||
|
|
||||||
|
1. Enhancements
|
||||||
|
Logger
|
||||||
|
[Logger] Handle changes to crash reports in OTP 20
|
||||||
|
2. Bug fixes
|
||||||
|
Elixir
|
||||||
|
[DateTime] Fix DateTime.from_iso8601/2 when offset has no colon
|
||||||
|
[Registry] Do not leak EXIT messages on Registry.dispatch/3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 18 18:39:39 UTC 2017 - develop7@develop7.info
|
Thu May 18 18:39:39 UTC 2017 - develop7@develop7.info
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 1.4.4
|
Version: 1.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Functional meta-programming aware language built on top of the Erlang
|
Summary: Functional meta-programming aware language built on top of the Erlang
|
||||||
License: Apache-2.0 and ErlPL-1.1
|
License: Apache-2.0 and ErlPL-1.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d9d5faee079949f780c8f6a1ccba015d64ecf859ed87384ae4239d69be60142
|
|
||||||
size 1828694
|
|
3
v1.4.5.tar.gz
Normal file
3
v1.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bef1a0ea7a36539eed4b104ec26a82e46940959345ed66509ec6cc3d987bada0
|
||||||
|
size 1829098
|
Loading…
Reference in New Issue
Block a user