11
0
forked from pool/erlang-rebar

Accepting request 1194701 from devel:languages:erlang

OBS-URL: https://build.opensuse.org/request/show/1194701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erlang-rebar?expand=0&rev=12
This commit is contained in:
2024-08-19 21:45:30 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 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:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -35,11 +35,11 @@ Patch5: erlc_dep_graph-timeout.patch
Patch6: reproducible.patch
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
BuildRequires: erlang >= R13B01
BuildRequires: erlang >= 26
%if 0%{?suse_version} > 1320
BuildRequires: strip-nondeterminism
%endif
Requires: erlang >= R13B01
Requires: erlang >= 26
Provides: rebar = %{version}
Obsoletes: rebar < %{version}
%if %{testsuite_build}

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:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -35,11 +35,11 @@ Patch5: erlc_dep_graph-timeout.patch
Patch6: reproducible.patch
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
BuildRequires: erlang >= R13B01
BuildRequires: erlang >= 26
%if 0%{?suse_version} > 1320
BuildRequires: strip-nondeterminism
%endif
Requires: erlang >= R13B01
Requires: erlang >= 26
Provides: rebar = %{version}
Obsoletes: rebar < %{version}
%if %{testsuite_build}