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 2022-10-12 18:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sys-Virt"

Wed Oct 12 18:23:44 2022 rev:93 rq:1008290 version:8.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes      
2022-07-08 14:01:38.622429463 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new.2275/perl-Sys-Virt.changes    
2022-10-12 18:24:46.281676442 +0200
@@ -1,0 +2,7 @@
+Wed Oct  5 14:46:36 UTC 2022 - James Fehlig <jfeh...@suse.com>
+
+- Update to 8.8.0
+  - Add all new APIs and constants in libvirt 8.8.0
+  - jsc#PED-620, jsc#PED-1540
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Sys-Virt.spec ++++++
--- /var/tmp/diff_new_pack.vY5APQ/_old  2022-10-12 18:24:48.381681689 +0200
+++ /var/tmp/diff_new_pack.vY5APQ/_new  2022-10-12 18:24:48.385681699 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sys-Virt
-Version:        8.5.0
+Version:        8.8.0
 Release:        0
 %define cpan_name Sys-Virt
 Summary:        Represent and manage a libvirt hypervisor connection

++++++ Sys-Virt-8.5.0.tar.gz -> Sys-Virt-8.8.0.tar.gz ++++++
++++ 2567 lines of diff (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vY5APQ/_old  2022-10-12 18:24:48.513682019 +0200
+++ /var/tmp/diff_new_pack.vY5APQ/_new  2022-10-12 18:24:48.517682029 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="filename">Sys-Virt</param>
-    <param name="revision">v8.5.0</param>
+    <param name="revision">v8.8.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.vY5APQ/_old  2022-10-12 18:24:48.533682068 +0200
+++ /var/tmp/diff_new_pack.vY5APQ/_new  2022-10-12 18:24:48.537682078 +0200
@@ -2,10 +2,10 @@
 
 References: fate#316614, bsc#859868
 
-Index: Sys-Virt-8.5.0/lib/Sys/Virt/Domain.pm
+Index: Sys-Virt-8.8.0/lib/Sys/Virt/Domain.pm
 ===================================================================
---- Sys-Virt-8.5.0.orig/lib/Sys/Virt/Domain.pm
-+++ Sys-Virt-8.5.0/lib/Sys/Virt/Domain.pm
+--- Sys-Virt-8.8.0.orig/lib/Sys/Virt/Domain.pm
++++ Sys-Virt-8.8.0/lib/Sys/Virt/Domain.pm
 @@ -1184,6 +1184,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-8.5.0/lib/Sys/Virt.xs
+Index: Sys-Virt-8.8.0/lib/Sys/Virt.xs
 ===================================================================
---- Sys-Virt-8.5.0.orig/lib/Sys/Virt.xs
-+++ Sys-Virt-8.5.0/lib/Sys/Virt.xs
+--- Sys-Virt-8.8.0.orig/lib/Sys/Virt.xs
++++ Sys-Virt-8.8.0/lib/Sys/Virt.xs
 @@ -5729,7 +5729,7 @@ _migrate(dom, destcon, newparams, flags=
      virTypedParameterPtr params;
      int nparams;

Reply via email to