11
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
-------------------------------------------------------------------
Thu Feb 22 08:43:30 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -27,10 +27,10 @@ Group: Development/Libraries/Other
URL: https://github.com/tsloughter/providers
Source: %{app_name}-%{version}.tar.xz
Patch0: 0001-Relax-getopt-version-requirement.patch
BuildRequires: erlang
BuildRequires: erlang >= 26
BuildRequires: erlang-getopt
BuildRequires: erlang-rebar
Requires: erlang
Requires: erlang >= 26
Requires: erlang-getopt
%description