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-07-08 14:01:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vagrant-libvirt (Old) and /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vagrant-libvirt" Fri Jul 8 14:01:56 2022 rev:21 rq:987489 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes 2022-05-05 23:07:31.049641493 +0200 +++ /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.1523/vagrant-libvirt.changes 2022-07-08 14:02:02.970455530 +0200 @@ -1,0 +2,27 @@ +Thu Jul 7 15:38:10 UTC 2022 - Dan ??erm??k <dcer...@suse.com> + +- Remove patch merged upstream: + * 0001-Replace-tabs-with-spaces-in-domain_all_settings.xml.patch +- New upstream release 0.9.0 + +**Closed issues:** + +- Fedora 36 guest does not get static private network ip [\#1501](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1501) +- Unable to install `vagrant-libvirt` on Ubuntu 22.04 \(Jammy Jellyfish\) [\#1498](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1498) +- vagrant up fails to start some guests, --no-parallel succeeds [\#1495](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1495) +- Destroy fails: cannot load such file -- rexml [\#1483](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1483) +- Order of interfaces with pci passthrough [\#1475](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1475) + +**Merged pull requests:** + +- Add action to resolve disk settings [\#1502](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1502) ([electrofelix](https://github.com/electrofelix)) +- Only call destroy on active networks [\#1497](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1497) ([electrofelix](https://github.com/electrofelix)) +- Ensure updating loader tag supported [\#1494](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1494) ([electrofelix](https://github.com/electrofelix)) +- Support different rexml location for older vagrant [\#1493](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1493) ([electrofelix](https://github.com/electrofelix)) +- Switch to https from git for vagrant-spec [\#1492](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1492) ([electrofelix](https://github.com/electrofelix)) +- Use instance doubles for driver where possible [\#1491](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1491) ([electrofelix](https://github.com/electrofelix)) +- Replace tabs with spaces in domain\_all\_settings.xml [\#1489](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1489) ([dcermak](https://github.com/dcermak)) +- Update steps in the addtional notes [\#1486](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1486) ([r0x0d](https://github.com/r0x0d)) +- Fix destroying/undefining domains with NVRAM [\#1329](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1329) ([byonoy-dne](https://github.com/byonoy-dne)) + +------------------------------------------------------------------- Old: ---- 0001-Replace-tabs-with-spaces-in-domain_all_settings.xml.patch vagrant-libvirt-0.8.2.gem New: ---- vagrant-libvirt-0.9.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vagrant-libvirt.spec ++++++ --- /var/tmp/diff_new_pack.m9nr2X/_old 2022-07-08 14:02:03.926456554 +0200 +++ /var/tmp/diff_new_pack.m9nr2X/_new 2022-07-08 14:02:03.930456558 +0200 @@ -21,7 +21,7 @@ %global rb_ruby_suffix %rb_default_ruby_suffix Name: vagrant-libvirt -Version: 0.8.2 +Version: 0.9.0 Release: 0 %define mod_name vagrant-libvirt %define mod_full_name %{mod_name}-%{version} @@ -79,8 +79,6 @@ URL: https://github.com/vagrant-libvirt/vagrant-libvirt Source: https://rubygems.org/gems/%{mod_full_name}.gem -# https://github.com/vagrant-libvirt/vagrant-libvirt/pull/1489 -Patch0: 0001-Replace-tabs-with-spaces-in-domain_all_settings.xml.patch Summary: Vagrant provider for libvirt License: MIT @@ -100,7 +98,6 @@ %prep %gem_unpack -%patch0 -p1 %build %gem_build ++++++ vagrant-libvirt-0.8.2.gem -> vagrant-libvirt-0.9.0.gem ++++++ ++++ 2576 lines of diff (skipped)