diff --git a/vagrant.changes b/vagrant.changes index 35d4969..dbc908d 100644 --- a/vagrant.changes +++ b/vagrant.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 8 07:17:40 UTC 2022 - Dan Čermák + +- 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 diff --git a/vagrant.spec b/vagrant.spec index 3c81ac5..cfb80e0 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -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