Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ea50127375 | |||
| b9178df5b3 | |||
| 1141468e7a | |||
| f59763e695 |
BIN
elixir-1.16.3-doc.zip
LFS
BIN
elixir-1.16.3-doc.zip
LFS
Binary file not shown.
BIN
elixir-1.16.3.tar.gz
LFS
BIN
elixir-1.16.3.tar.gz
LFS
Binary file not shown.
BIN
elixir-1.17.2-doc.zip
LFS
Normal file
BIN
elixir-1.17.2-doc.zip
LFS
Normal file
Binary file not shown.
BIN
elixir-1.17.2.tar.gz
LFS
Normal file
BIN
elixir-1.17.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 7 09:23:37 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to Elixir 1.17.2:
|
||||||
|
* Changelog available at https://hexdocs.pm/elixir/1.17.2/changelog.html
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 16:33:41 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to Elixir 1.17.1:
|
||||||
|
* Changelog available at https://hexdocs.pm/elixir/1.17.1/changelog.html
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 13 17:30:06 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to Elixir 1.17.0:
|
||||||
|
* Changelog available at https://hexdocs.pm/elixir/1.17.0/changelog.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 26 16:29:58 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
Sun May 26 16:29:58 UTC 2024 - Alessio Biancalana <alessio.biancalana@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define elixirdir %{_prefix}/lib/elixir
|
%define elixirdir %{_prefix}/lib/elixir
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 1.16.3
|
Version: 1.17.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Functional meta-programming aware language built atop Erlang
|
Summary: Functional meta-programming aware language built atop Erlang
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -31,8 +31,8 @@ Source2: macros.elixir
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
Requires: erlang >= 24
|
Requires: erlang >= 25
|
||||||
BuildRequires: erlang >= 24
|
BuildRequires: erlang >= 25
|
||||||
BuildRequires: erlang-dialyzer
|
BuildRequires: erlang-dialyzer
|
||||||
BuildRequires: erlang-src
|
BuildRequires: erlang-src
|
||||||
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
||||||
|
|||||||
Reference in New Issue
Block a user