SHA256
1
0
forked from pool/elixir

Upgrade to Elixir 1.17.1:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=100
This commit is contained in:
Matwey Kornilov 2024-06-19 09:12:14 +00:00 committed by Git OBS Bridge
parent 0c815c5965
commit f59763e695
6 changed files with 21 additions and 9 deletions

View File

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

View File

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

3
elixir-1.17.1-doc.zip Normal file
View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>

View File

@ -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.1
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)