diff --git a/.gitignore b/.gitignore index ca47b90..270d46f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/Sys-Virt-v7.8.0.tar.gz +SOURCES/Sys-Virt-v8.0.0.tar.gz diff --git a/.perl-Sys-Virt.metadata b/.perl-Sys-Virt.metadata index 34b5790..228ac09 100644 --- a/.perl-Sys-Virt.metadata +++ b/.perl-Sys-Virt.metadata @@ -1 +1 @@ -81b4792951e3c71d98576170fd1d5fe9f5cd27b1 SOURCES/Sys-Virt-v7.8.0.tar.gz +8b2ec05c0cd17a0d161e74d9ca4120be3f921f7b SOURCES/Sys-Virt-v8.0.0.tar.gz diff --git a/SPECS/perl-Sys-Virt.spec b/SPECS/perl-Sys-Virt.spec index 9805374..19d353e 100644 --- a/SPECS/perl-Sys-Virt.spec +++ b/SPECS/perl-Sys-Virt.spec @@ -1,7 +1,7 @@ # Automatically generated by perl-Sys-Virt.spec.PL Name: perl-Sys-Virt -Version: 7.8.0 +Version: 8.0.0 Release: 1%{?dist} Summary: Represent and manage a libvirt hypervisor connection License: GPLv2+ or Artistic @@ -70,6 +70,18 @@ virtualization containers to be managed with a consistent API. %{_mandir}/man3/* %changelog +* Fri Jan 14 2022 Daniel P. Berrangé - 8.0.0-1 +- Rebase to 8.0.0 release +- Resolves: rhbz#2012813 + +* Tue Dec 7 2021 Daniel P. Berrangé - 7.10.0-1 +- Rebase to 7.10.0 release +- Resolves: rhbz#2012813 + +* Tue Dec 7 2021 Daniel P. Berrangé - 7.8.0-2 +- Fix bug passing flags when creating NWFilterBinding +- Resolves: rhbz#2029647 + * Tue Oct 19 2021 Daniel P. Berrangé - 7.8.0-1 - Rebase to 7.8.0 release - Resolves: rhbz#2012813