forked from pool/vagrant
Accepting request 1005399 from Virtualization:vagrant
Remove BuildRequires on rubygem-thor (no longer necessary) OBS-URL: https://build.opensuse.org/request/show/1005399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=43
This commit is contained in:
commit
6742efb37a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 22 12:01:34 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Remove BuildRequires on rubygem-thor (no longer necessary)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 07:17:40 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
|
@ -157,8 +157,6 @@ BuildRequires: %{rubygem mime-types:3 }
|
||||
BuildRequires: %{rubygem builder:3.2 }
|
||||
# Prevent have choice for rubygem(ruby:2.6.0:ffi:1) >= 1
|
||||
BuildRequires: %{rubygem ffi >= 1.9 }
|
||||
# Prevent have choice for rubygem(ruby:2.5.0:thor:0) >= 0.18
|
||||
BuildRequires: %{rubygem thor:0.19}
|
||||
# Prevent have choice for rubygem(ruby:2.5.0:addressable) >= 2.3.6
|
||||
BuildRequires: %{rubygem addressable >= 2.7}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user