1
0

2 Commits

2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 22 12:27:48 UTC 2024 - Simon Lees <sflees@suse.de>
- We use a linked copy of this package in some SUSE products and
to do so correctly, we need to ensure a minimum of erlang 26
Leap will soon get a versioned copy of erlang26 as well
-------------------------------------------------------------------
Wed Apr 10 20:27:18 UTC 2024 - pirateclip@protonmail.com

View File

@@ -32,11 +32,11 @@ URL: https://github.com/erlang/rebar3
Source: rebar3-%{version}.tar.zst
Patch0: add-rebar3-escript.patch
Patch1: erlang-rebar3-0001-Skip-deps.patch
BuildRequires: erlang >= 22
BuildRequires: erlang >= 26
BuildRequires: erlang-erlware_commons
BuildRequires: erlang-providers
BuildRequires: zstd
Requires: erlang
Requires: erlang >= 26
Requires: erlang-erlware_commons
Requires: erlang-providers