SHA256
1
0
forked from pool/elixir

Accepting request 968216 from devel:languages:erlang

OBS-URL: https://build.opensuse.org/request/show/968216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2022-04-10 17:05:43 +00:00 committed by Git OBS Bridge
commit fd5bf58b8f
5 changed files with 28 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440
size 2922197

3
elixir-1.13.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95daf2dd3052e6ca7d4d849457eaaba09de52d65ca38d6933c65bc1cdf6b8579
size 2912984

View File

@ -17,7 +17,7 @@
Name: elixir-doc
Version: 1.13.3
Version: 1.13.4
Release: 0
Summary: Documentation for elixir
License: Apache-2.0

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Apr 9 11:16:39 UTC 2022 - Fabrizio Sestito <fabrizio.sestito@suse.com>
- Elixir 1.13.4
* 1. Enhancements
Elixir
[Code] Allow iodata to be returned in sigil formatting functions
[Code] Pass opening delimiter information to sigil formatting functions
* 2. Bug fixes
Elixir
[Kernel] Tweak type unification to fix infinite loop with recursive vars
[Kernel] Add compile-time dependencies on require
[Registry] Make Registry send work with named triplets
* 3. Deprecations
Mix
[mix rebar] Deprecate Rebar 2 as it no longer works on Erlang/OTP 25
-------------------------------------------------------------------
Tue Feb 22 20:01:32 UTC 2022 - Fabrizio Sestito <fabrizio.sestito@suse.com>

View File

@ -17,7 +17,7 @@
Name: elixir
Version: 1.13.3
Version: 1.13.4
Release: 0
Summary: Functional meta-programming aware language built atop Erlang
License: Apache-2.0