Hello community,

here is the log from the commit of package vagrant for openSUSE:Factory checked 
in at 2018-01-30 15:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant"

Tue Jan 30 15:44:45 2018 rev:7 rq:570871 version:1.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant/vagrant.changes  2017-11-07 
10:00:15.261391172 +0100
+++ /work/SRC/openSUSE:Factory/.vagrant.new/vagrant.changes     2018-01-30 
15:44:46.413568862 +0100
@@ -1,0 +2,11 @@
+Tue Jan 30 08:17:11 UTC 2018 - [email protected]
+
+- No longer hardcode the ruby version, it was enough to lock down
+  the rubygem versions 
+
+-------------------------------------------------------------------
+Sat Jan 27 20:58:00 UTC 2018 - [email protected]
+
+- Explicitly build against ruby 2.5 for now 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vagrant.spec ++++++
--- /var/tmp/diff_new_pack.YZ3Fqn/_old  2018-01-30 15:44:47.129535438 +0100
+++ /var/tmp/diff_new_pack.YZ3Fqn/_new  2018-01-30 15:44:47.129535438 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vagrant
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Laurent Bigonville <[email protected]>, License GPL-2.0+
 #
 # All modifications and additions to the file contributed by third parties
@@ -55,7 +55,6 @@
 Patch25:        0025-do-not-abuse-relative-paths-in-docker-plugin.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# force only one ruby version
 %define rb_build_versions %rb_default_ruby
 %define rb_build_abi %rb_default_ruby_abi
 #
@@ -65,10 +64,10 @@
 BuildRequires:  %{rubygem crack }
 # Prevent have choice for rubygem(ruby:2.2.0:erubis)
 BuildRequires:  %{rubygem erubis >= 2.7}
-BuildRequires:  %{rubygem fake_ftp}
+BuildRequires:  %{rubygem fake_ftp < 0.3}
 BuildRequires:  %{rubygem hashicorp-checkpoint}
 BuildRequires:  %{rubygem i18n <= 0.8 }
-BuildRequires:  %{rubygem listen}
+BuildRequires:  %{rubygem listen >= 3.1.5}
 BuildRequires:  %{rubygem log4r}
 # Prevent have choice for rubygem(ruby:2.2.0:net-scp)
 BuildRequires:  %{rubygem net-scp >= 1.2}


Reply via email to