diff --git a/elixir.changes b/elixir.changes index 8d058ab..df6db67 100644 --- a/elixir.changes +++ b/elixir.changes @@ -2,6 +2,7 @@ Fri Oct 17 10:09:35 UTC 2025 - Alessio Biancalana - Remove NOTICE file from the spec +- Add README.md to the sources - Upgrade to Elixir 1.19.0 * Changelog available at https://hexdocs.pm/elixir/1.19.0/changelog.html diff --git a/elixir.spec b/elixir.spec index 749140a..5eb6cd8 100644 --- a/elixir.spec +++ b/elixir.spec @@ -27,6 +27,7 @@ URL: https://elixir-lang.org 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 Source2: macros.elixir +Source100: README.md Patch0: 001-skip-translator-supervisor-test.patch Patch1: 002-skip-tests-iex-helpers.patch BuildRequires: erlang >= 25