Accepting request 684700 from devel:languages:erlang

OBS-URL: https://build.opensuse.org/request/show/684700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elixir?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-03-14 14:00:23 +00:00 committed by Git OBS Bridge
commit 20831b704f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 13 11:15:44 UTC 2019 - g.santomaggio@gmail.com
- Add requires Erlang >= 20
-------------------------------------------------------------------
Tue Feb 19 15:38:20 UTC 2019 - g.santomaggio@gmail.com

View File

@ -25,10 +25,10 @@ Group: Development/Languages/Other
Url: http://elixir-lang.org
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source2: macros.elixir
BuildRequires: erlang
BuildRequires: gcc
BuildRequires: make
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
Requires: erlang >= 20
Requires: git >= 1.7
BuildRequires: erlang >= 20
BuildRequires: erlang-dialyzer