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:
parent
5acc0622aa
commit
5935bb6fbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac129e266a1e04cdc389551843ec3dbdf36086bb2174d3d7e7936e820735003b
|
||||
size 3067581
|
3
elixir-1.14.2.tar.gz
Normal file
3
elixir-1.14.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f79e384706495725119f60982fa16ea82d510c3fbeacfc6ee1a77c792bf152a
|
||||
size 3085613
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package elixir-doc
|
||||
#
|
||||
# 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-doc
|
||||
Version: 1.14.0
|
||||
Version: 1.14.2
|
||||
Release: 0
|
||||
Summary: Documentation for elixir
|
||||
License: Apache-2.0
|
||||
|
1639
elixir.changes
1639
elixir.changes
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user