forked from pool/erlang-providers
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
8d23950440 | |||
c71921a97e |
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user