Hello community,
here is the log from the commit of package vagrant-libvirt for openSUSE:Factory
checked in at 2020-03-25 23:46:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-libvirt (Old)
and /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vagrant-libvirt"
Wed Mar 25 23:46:36 2020 rev:5 rq:788126 version:0.0.45
Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes
2019-11-13 13:29:27.139768270 +0100
+++
/work/SRC/openSUSE:Factory/.vagrant-libvirt.new.3160/vagrant-libvirt.changes
2020-03-25 23:47:36.216063338 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 14:10:43 UTC 2020 - Dan Čermák <[email protected]>
+
+- Add missing requires on nokogiri
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vagrant-libvirt.spec ++++++
--- /var/tmp/diff_new_pack.ONIQmQ/_old 2020-03-25 23:47:39.024062594 +0100
+++ /var/tmp/diff_new_pack.ONIQmQ/_new 2020-03-25 23:47:39.072062581 +0100
@@ -1,7 +1,7 @@
#
# spec file for package vagrant-libvirt
#
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -56,9 +56,11 @@
# s.add_runtime_dependency 'fog-core', '~> 2.1'
Requires: %{rubygem fog-core:2 >= 2.1}
# s.add_runtime_dependency 'nokogiri', '~> 1.6'
+Requires: %{rubygem nokogiri:1 >= 1.6 }
+
+# s.add_runtime_dependency 'nokogiri', '~> 1.6'
# Prevent have choice for rubygem(ruby:2.6.0:nokogiri) >= 1.5.11
BuildRequires: %{rubygem nokogiri:1.10 }
-
# Prevent have choice for rubygem(ruby:2.6.0:mime-types) >= 2
BuildRequires: %{rubygem mime-types:3 }
# Prevent have choice for rubygem(ruby:2.6.0:builder) >= 2.1.2