SHA256
1
0
forked from pool/elixir

Accepting request 1058361 from home:fabriziosestito:branches:devel:languages:erlang

Reformat changelog
Requires and buildrequires bumped to >=23

OBS-URL: https://build.opensuse.org/request/show/1058361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=82
This commit is contained in:
2023-01-14 13:52:22 +00:00
committed by Git OBS Bridge
parent 5acc0622aa
commit 5935bb6fbe
5 changed files with 890 additions and 767 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package elixir
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: elixir
Version: 1.14.0
Version: 1.14.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 >= 22
Requires: erlang >= 23
Requires: git >= 1.7
BuildRequires: erlang >= 22
BuildRequires: erlang >= 23
BuildRequires: erlang-dialyzer
BuildRequires: erlang-src
BuildRequires: git >= 1.7