SHA256
1
0
forked from pool/elixir

Accepting request 792937 from home:MaSven:branches:devel:languages:erlang

Updated version to elixir 1.10.2

OBS-URL: https://build.opensuse.org/request/show/792937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=53
This commit is contained in:
Gabriele Santomaggio 2020-04-16 07:30:22 +00:00 committed by Git OBS Bridge
parent 9b05c73a17
commit dfc8187e90
4 changed files with 7 additions and 7 deletions

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5adffcf4389aa82fcfbc84324ebbfa095fc657a0e15b2b055fc05184f96b2d50
size 2323450

View File

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

View File

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

View File

@ -17,7 +17,7 @@
Name: elixir
Version: 1.9.4
Version: 1.10.2
Release: 0
Summary: Functional meta-programming aware language built atop Erlang
License: Apache-2.0
@ -28,9 +28,9 @@ Source2: macros.elixir
BuildRequires: gcc
BuildRequires: make
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
Requires: erlang >= 20
Requires: erlang >= 21
Requires: git >= 1.7
BuildRequires: erlang >= 20
BuildRequires: erlang >= 21
BuildRequires: erlang-dialyzer
BuildRequires: erlang-src
BuildRequires: git >= 1.7