diff --git a/elixir-1.12.0-doc.zip b/elixir-1.12.0-doc.zip deleted file mode 100644 index 218c7df..0000000 Binary files a/elixir-1.12.0-doc.zip and /dev/null differ diff --git a/elixir-1.12.0.tar.gz b/elixir-1.12.0.tar.gz deleted file mode 100644 index 40ba4e4..0000000 Binary files a/elixir-1.12.0.tar.gz and /dev/null differ diff --git a/elixir-1.14.4-doc.zip b/elixir-1.14.4-doc.zip new file mode 100644 index 0000000..98eee7e Binary files /dev/null and b/elixir-1.14.4-doc.zip differ diff --git a/elixir-1.14.4.tar.gz b/elixir-1.14.4.tar.gz new file mode 100644 index 0000000..3c84f4b Binary files /dev/null and b/elixir-1.14.4.tar.gz differ diff --git a/elixir.spec b/elixir.spec index 1540b7f..e1dcd58 100644 --- a/elixir.spec +++ b/elixir.spec @@ -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 - 1.12.0-1 - Update to version 1.12.0