Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2015-12-09 19:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sys-Virt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes      
2015-09-13 09:45:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2015-12-09 22:28:50.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec  1 15:25:41 UTC 2015 - [email protected]
+
+- Update to 1.2.21
+  - Add all new APIs and constants in libvirt 1.2.21
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Sys-Virt.spec ++++++
--- /var/tmp/diff_new_pack.I9gNpm/_old  2015-12-09 22:28:51.000000000 +0100
+++ /var/tmp/diff_new_pack.I9gNpm/_new  2015-12-09 22:28:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sys-Virt
-Version:        1.2.19
+Version:        1.2.21
 Release:        0
 %define cpan_name Sys-Virt
 Summary:        Represent and manage a libvirt hypervisor connection

++++++ Sys-Virt-1.2.19.tar.gz -> Sys-Virt-1.2.21.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/Changes new/Sys-Virt-1.2.21/Changes
--- old/Sys-Virt-1.2.19/Changes 2015-09-03 11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/Changes 2015-11-11 14:51:27.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for perl module Sys::Virt
 
+1.2.21 2015-11-11
+
+ - Add VIR_STORAGE_VOL_DELETE_WITH_SNAPSHOTS constant
+
 1.2.19 2015-09-03
 
  - Add VIR_DOMAIN_BANDWIDTH_IN_FLOOR constant
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/META.yml new/Sys-Virt-1.2.21/META.yml
--- old/Sys-Virt-1.2.19/META.yml        2015-09-03 11:07:03.000000000 +0200
+++ new/Sys-Virt-1.2.21/META.yml        2015-11-11 14:51:39.000000000 +0100
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name:         Sys-Virt
 abstract:     Extension for the libvirt library
-version:      1.2.19
+version:      1.2.21
 author:
   - Daniel P. Berrange <[email protected]>
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/MYMETA.json 
new/Sys-Virt-1.2.21/MYMETA.json
--- old/Sys-Virt-1.2.19/MYMETA.json     2015-09-03 11:06:54.000000000 +0200
+++ new/Sys-Virt-1.2.21/MYMETA.json     2015-11-11 14:51:30.000000000 +0100
@@ -4,7 +4,7 @@
       "Daniel Berrange <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "unknown"
    ],
@@ -42,5 +42,6 @@
       }
    },
    "release_status" : "stable",
-   "version" : "v1.2.19"
+   "version" : "v1.2.21",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/MYMETA.yml 
new/Sys-Virt-1.2.21/MYMETA.yml
--- old/Sys-Virt-1.2.19/MYMETA.yml      2015-09-03 11:06:54.000000000 +0200
+++ new/Sys-Virt-1.2.21/MYMETA.yml      2015-11-11 14:51:30.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,4 +24,5 @@
   Test::Pod::Coverage: '0'
   Time::HiRes: '0'
   XML::XPath: '0'
-version: v1.2.19
+version: v1.2.21
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/Makefile.PL 
new/Sys-Virt-1.2.21/Makefile.PL
--- old/Sys-Virt-1.2.19/Makefile.PL     2015-09-03 11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/Makefile.PL     2015-11-11 14:51:27.000000000 +0100
@@ -3,7 +3,7 @@
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
 
-my $libvirtver = "1.2.19";
+my $libvirtver = "1.2.21";
 my $stat = system "pkg-config --atleast-version=$libvirtver libvirt";
 die "cannot run pkg-config to check libvirt version" if $stat == -1;
 die "libvirt >= $libvirtver is required\n" unless $stat == 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/README new/Sys-Virt-1.2.21/README
--- old/Sys-Virt-1.2.19/README  2015-09-03 11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/README  2015-11-11 14:51:27.000000000 +0100
@@ -7,6 +7,6 @@
 The only pre-requisite for this module is libvirt itself. For
 installation instructions, consult the INSTALL file.
 
-The current minimum required version of libvirt is 1.2.19
+The current minimum required version of libvirt is 1.2.21
 
 -- End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/Virt.xs new/Sys-Virt-1.2.21/Virt.xs
--- old/Sys-Virt-1.2.19/Virt.xs 2015-09-03 11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/Virt.xs 2015-11-11 14:51:27.000000000 +0100
@@ -8126,6 +8126,7 @@
 
       REGISTER_CONSTANT(VIR_STORAGE_VOL_DELETE_NORMAL, DELETE_NORMAL);
       REGISTER_CONSTANT(VIR_STORAGE_VOL_DELETE_ZEROED, DELETE_ZEROED);
+      REGISTER_CONSTANT(VIR_STORAGE_VOL_DELETE_WITH_SNAPSHOTS, 
DELETE_WITH_SNAPSHOTS);
 
 
       REGISTER_CONSTANT(VIR_STORAGE_VOL_WIPE_ALG_ZERO, WIPE_ALG_ZERO);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/lib/Sys/Virt/StorageVol.pm 
new/Sys-Virt-1.2.21/lib/Sys/Virt/StorageVol.pm
--- old/Sys-Virt-1.2.19/lib/Sys/Virt/StorageVol.pm      2015-09-03 
11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/lib/Sys/Virt/StorageVol.pm      2015-11-11 
14:51:27.000000000 +0100
@@ -209,6 +209,10 @@
 
 Zero out current allocated blocks when deleteing the volume
 
+=item Sys::Virt::StorageVol::DELETE_WITH_SNAPSHOTS
+
+Delete snapshots associated with the volume
+
 =back
 
 =head2 WIPE ALGORITHM CONSTANTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/lib/Sys/Virt.pm 
new/Sys-Virt-1.2.21/lib/Sys/Virt.pm
--- old/Sys-Virt-1.2.19/lib/Sys/Virt.pm 2015-09-03 11:06:49.000000000 +0200
+++ new/Sys-Virt-1.2.21/lib/Sys/Virt.pm 2015-11-11 14:51:27.000000000 +0100
@@ -78,7 +78,7 @@
 use Sys::Virt::DomainSnapshot;
 use Sys::Virt::Stream;
 
-our $VERSION = '1.2.19';
+our $VERSION = '1.2.21';
 require XSLoader;
 XSLoader::load('Sys::Virt', $VERSION);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.19/perl-Sys-Virt.spec 
new/Sys-Virt-1.2.21/perl-Sys-Virt.spec
--- old/Sys-Virt-1.2.19/perl-Sys-Virt.spec      2015-09-03 11:07:03.000000000 
+0200
+++ new/Sys-Virt-1.2.21/perl-Sys-Virt.spec      2015-11-11 14:51:40.000000000 
+0100
@@ -1,7 +1,7 @@
 # Automatically generated by perl-Sys-Virt.spec.PL
 
 Name:           perl-Sys-Virt
-Version:        1.2.19
+Version:        1.2.21
 Release:        1%{?dist}%{?extra_release}
 Summary:        Represent and manage a libvirt hypervisor connection
 License:        GPLv2+ or Artistic


Reply via email to