Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vagrant-libvirt for openSUSE:Factory 
checked in at 2022-05-03 21:18:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant-libvirt"

Tue May  3 21:18:55 2022 rev:19 rq:974423 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes  
2022-04-22 21:56:09.550936233 +0200
+++ 
/work/SRC/openSUSE:Factory/.vagrant-libvirt.new.1538/vagrant-libvirt.changes    
    2022-05-03 21:18:57.396997561 +0200
@@ -1,0 +2,5 @@
+Mon May  2 12:55:19 UTC 2022 - Dan ??erm??k <dcer...@suse.com>
+
+- Unrestrict fog-core version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vagrant-libvirt.spec ++++++
--- /var/tmp/diff_new_pack.6xHAa9/_old  2022-05-03 21:18:57.956998262 +0200
+++ /var/tmp/diff_new_pack.6xHAa9/_new  2022-05-03 21:18:57.956998262 +0200
@@ -62,8 +62,8 @@
 
 # s.add_runtime_dependency 'fog-libvirt', '>= 0.6.0'
 Requires:       %{rubygem fog-libvirt >= 0.6.}
-# s.add_runtime_dependency 'fog-core', '~> 2.1'
-Requires:       %{rubygem fog-core:2 >= 2.1}
+# s.add_runtime_dependency 'fog-core', '~> 2'
+Requires:       %{rubygem fog-core:2}
 # s.add_runtime_dependency 'nokogiri', '~> 1.6'
 Requires:       %{rubygem nokogiri:1 >= 1.6 }
 
@@ -101,10 +101,9 @@
 # remove dropped or unneeded dependencies
 sed -i '/simplecov/d' %{mod_full_name}.gemspec
 
-# this is essentially 
https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1330
+# this is essentially 
https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1487
 # FIXME: drop this on the next upstream release
-sed -i 's/\["~> 3.5.0"\]/\[">= 3.5"\]/' %{mod_full_name}.gemspec
-%autopatch -p1
+sed -i 's/\["~> 2.1"\]/\[">= 2"\]/' %{mod_full_name}.gemspec
 
 %build
 %gem_build

Reply via email to