SHA256
1
0
forked from pool/vagrant

Accepting request 993687 from Virtualization:vagrant

Remove BuildRequires on public_suffix

OBS-URL: https://build.opensuse.org/request/show/993687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2022-08-09 13:25:58 +00:00 committed by Git OBS Bridge
commit ebea5c5c17
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 8 07:17:40 UTC 2022 - Dan Čermák <dcermak@suse.com>
- Remove BuildRequires on public_suffix
This has been only added to prevent a "have choice for" error, which now
causes problems.
-------------------------------------------------------------------
Mon Feb 28 11:08:13 UTC 2022 - Dan Čermák <dcermak@suse.com>

View File

@ -161,8 +161,6 @@ BuildRequires: %{rubygem ffi >= 1.9 }
BuildRequires: %{rubygem thor:0.19}
# Prevent have choice for rubygem(ruby:2.5.0:addressable) >= 2.3.6
BuildRequires: %{rubygem addressable >= 2.7}
# Prevent have choice for rubygem(ruby:2.5.0:public_suffix) >= 2.0.2
BuildRequires: %{rubygem public_suffix:4}
# gem2rpm *must* be included as a direct dependency when building with a
# non-default ruby version