From 386a85837b2c2b5e6d344756a45b7553ebbe9b1fb50dacf4aacafce370a95623 Mon Sep 17 00:00:00 2001 From: Alessio Biancalana Date: Fri, 17 Oct 2025 12:46:41 +0200 Subject: [PATCH] chore: remove NOTICE file --- elixir.changes | 1 + elixir.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/elixir.changes b/elixir.changes index 0274c44..8d058ab 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,6 +1,7 @@ ------------------------------------------------------------------- Fri Oct 17 10:09:35 UTC 2025 - Alessio Biancalana +- Remove NOTICE file from the spec - 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 a4d0455..749140a 100644 --- a/elixir.spec +++ b/elixir.spec @@ -103,7 +103,7 @@ export LANG=en_US.UTF-8 %make_build test %files -%doc CHANGELOG.md README.md NOTICE +%doc CHANGELOG.md README.md %license LICENSE %dir %{elixirdir} %dir %{elixirdir}/bin -- 2.51.1