!6 Update to version 1.14.4
From: @wk333 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
adeffd2333
Binary file not shown.
Binary file not shown.
BIN
elixir-1.14.4-doc.zip
Normal file
BIN
elixir-1.14.4-doc.zip
Normal file
Binary file not shown.
BIN
elixir-1.14.4.tar.gz
Normal file
BIN
elixir-1.14.4.tar.gz
Normal file
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global __with_rebar 1
|
||||
%global __with_rebar3 0
|
||||
Name: elixir
|
||||
Version: 1.12.0
|
||||
Version: 1.14.4
|
||||
Release: 1
|
||||
Summary: A modern approach to programming for the Erlang VM
|
||||
License: ASL 2.0
|
||||
URL: http://elixir-lang.org/
|
||||
Source0: https://github.com/elixir-lang/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/elixir-lang/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/elixir-lang/%{name}/releases/download/v%{version}/Docs.zip#/%{name}-%{version}-doc.zip
|
||||
BuildRequires: erlang-compiler erlang-crypto erlang-dialyzer erlang-erts erlang-eunit
|
||||
BuildRequires: erlang-inets erlang-kernel erlang-parsetools erlang-public_key
|
||||
@ -107,6 +107,9 @@ HTML documentation for eex, elixir, iex, logger and mix.
|
||||
%doc docs/doc/eex docs/doc/elixir docs/doc/iex docs/doc/logger docs/doc/mix
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2023 wangkai <13474090681@163.com> - 1.14.4-1
|
||||
- Update to version 1.14.4
|
||||
|
||||
* Tue Jan 18 2022 Ge Wang <wangge20@huawei.com> - 1.12.0-1
|
||||
- Update to version 1.12.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user