Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2021-01-25 18:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sys-Virt"

Mon Jan 25 18:23:15 2021 rev:80 rq:864473 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes      
2021-01-05 18:17:05.875561561 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new.28504/perl-Sys-Virt.changes   
2021-01-25 18:23:35.968426970 +0100
@@ -1,0 +2,7 @@
+Tue Jan 19 03:24:55 UTC 2021 - James Fehlig <jfeh...@suse.com>
+
+- Update to 7.0.0
+  - Add all new APIs and constants in libvirt 7.0.0
+  - jsc#SLE-15860
+
+-------------------------------------------------------------------

Old:
----
  Sys-Virt-6.10.0.tar.gz

New:
----
  Sys-Virt-7.0.0.tar.gz

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

Other differences:
------------------
++++++ perl-Sys-Virt.spec ++++++
--- /var/tmp/diff_new_pack.xA2rIV/_old  2021-01-25 18:23:36.668427969 +0100
+++ /var/tmp/diff_new_pack.xA2rIV/_new  2021-01-25 18:23:36.672427975 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sys-Virt
-Version:        6.10.0
+Version:        7.0.0
 Release:        0
 %define cpan_name Sys-Virt
 Summary:        Represent and manage a libvirt hypervisor connection

++++++ Sys-Virt-6.10.0.tar.gz -> Sys-Virt-7.0.0.tar.gz ++++++
++++ 1803 lines of diff (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xA2rIV/_old  2021-01-25 18:23:36.784428134 +0100
+++ /var/tmp/diff_new_pack.xA2rIV/_new  2021-01-25 18:23:36.784428134 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">Sys-Virt</param>
-    <param name="revision">v6.10.0</param>
+    <param name="revision">v7.0.0</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://gitlab.com/libvirt/libvirt-perl.git</param>

++++++ suse-set-migration-constraints.patch ++++++
--- /var/tmp/diff_new_pack.xA2rIV/_old  2021-01-25 18:23:36.800428157 +0100
+++ /var/tmp/diff_new_pack.xA2rIV/_new  2021-01-25 18:23:36.800428157 +0100
@@ -2,10 +2,10 @@
 
 References: fate#316614, bsc#859868
 
-Index: Sys-Virt-6.10.0/lib/Sys/Virt/Domain.pm
+Index: Sys-Virt-7.0.0/lib/Sys/Virt/Domain.pm
 ===================================================================
---- Sys-Virt-6.10.0.orig/lib/Sys/Virt/Domain.pm
-+++ Sys-Virt-6.10.0/lib/Sys/Virt/Domain.pm
+--- Sys-Virt-7.0.0.orig/lib/Sys/Virt/Domain.pm
++++ Sys-Virt-7.0.0/lib/Sys/Virt/Domain.pm
 @@ -1172,6 +1172,18 @@ omitted libvirt will auto-generate suita
  only necessary to specify this URI if the destination host has multiple
  interfaces and a specific interface is required to transmit storage data.
@@ -25,10 +25,10 @@
  =back
  
  =item $ddom = $dom->migrate(destcon, flags=0, dname=undef, uri=undef, 
bandwidth=0)
-Index: Sys-Virt-6.10.0/lib/Sys/Virt.xs
+Index: Sys-Virt-7.0.0/lib/Sys/Virt.xs
 ===================================================================
---- Sys-Virt-6.10.0.orig/lib/Sys/Virt.xs
-+++ Sys-Virt-6.10.0/lib/Sys/Virt.xs
+--- Sys-Virt-7.0.0.orig/lib/Sys/Virt.xs
++++ Sys-Virt-7.0.0/lib/Sys/Virt.xs
 @@ -5458,7 +5458,7 @@ _migrate(dom, destcon, newparams, flags=
       virTypedParameterPtr params;
       int nparams;

Reply via email to