Update to version 1.14.4

This commit is contained in:
wk333 2023-04-19 15:03:15 +08:00
parent 59459afaac
commit 164ac7e2bc
5 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

BIN
elixir-1.14.4-doc.zip Normal file

Binary file not shown.

BIN
elixir-1.14.4.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global __with_rebar 1 %global __with_rebar 1
%global __with_rebar3 0 %global __with_rebar3 0
Name: elixir Name: elixir
Version: 1.12.0 Version: 1.14.4
Release: 1 Release: 1
Summary: A modern approach to programming for the Erlang VM Summary: A modern approach to programming for the Erlang VM
License: ASL 2.0 License: ASL 2.0
URL: http://elixir-lang.org/ 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 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-compiler erlang-crypto erlang-dialyzer erlang-erts erlang-eunit
BuildRequires: erlang-inets erlang-kernel erlang-parsetools erlang-public_key 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 %doc docs/doc/eex docs/doc/elixir docs/doc/iex docs/doc/logger docs/doc/mix
%changelog %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 * Tue Jan 18 2022 Ge Wang <wangge20@huawei.com> - 1.12.0-1
- Update to version 1.12.0 - Update to version 1.12.0