forked from pool/vagrant
Accepting request 529155 from Virtualization
1 OBS-URL: https://build.opensuse.org/request/show/529155 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=4
This commit is contained in:
parent
b9455818eb
commit
4563c48aa2
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 13:38:17 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Lock rubygem-net-ssh to 4.1 branch, matching the resulting
|
||||
dependency from vagrant.gemspec:
|
||||
+ add_dependency "net-ssh", "~> 4.1.0", meaning anything from
|
||||
4.1.0 to just before 4.2 is acceptable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 12:33:50 UTC 2017 - robert.munteanu@gmail.com
|
||||
|
||||
|
@ -71,7 +71,7 @@ BuildRequires: %{rubygem log4r}
|
||||
# Prevent have choice for rubygem(ruby:2.2.0:net-scp)
|
||||
BuildRequires: %{rubygem net-scp >= 1.2}
|
||||
BuildRequires: %{rubygem net-sftp}
|
||||
BuildRequires: %{rubygem net-ssh}
|
||||
BuildRequires: %{rubygem net-ssh:4.1}
|
||||
# Prevent have choice for rubygem(ruby:2.2.0:nokogiri)
|
||||
BuildRequires: %{rubygem nokogiri >= 1.7}
|
||||
# Prevent have choice for rubygem(ruby:2.1.0:mime-types) >= 1.16
|
||||
|
Loading…
Reference in New Issue
Block a user