import perl-Sys-Virt-7.4.0-1.module+el8.6.0+12861+13975d62

This commit is contained in:
CentOS Sources 2021-10-18 10:45:00 +00:00 committed by Stepan Oksanichenko
parent 8eb0227b3c
commit 9596c5dddd
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Sys-Virt-v6.0.0.tar.gz
SOURCES/Sys-Virt-v7.4.0.tar.gz

View File

@ -1 +1 @@
0a4b1ce47a79fa9743dfc3cfd66661972728ca2a SOURCES/Sys-Virt-v6.0.0.tar.gz
c24205095287a03628a75c4761ccfdd7740c630a SOURCES/Sys-Virt-v7.4.0.tar.gz

View File

@ -1,7 +1,7 @@
# Automatically generated by perl-Sys-Virt.spec.PL
Name: perl-Sys-Virt
Version: 6.0.0
Version: 7.4.0
Release: 1%{?dist}
Summary: Represent and manage a libvirt hypervisor connection
License: GPLv2+ or Artistic
@ -70,6 +70,10 @@ virtualization containers to be managed with a consistent API.
%{_mandir}/man3/*
%changelog
* Thu Sep 2 2021 Danilo C. L. de Paula <ddepaula@redhat.com> - 7.4.0-1.el8
- Resolves: bz#2000225
(Rebase virt:rhel module:stream based on AV-8.6)
* Mon Apr 27 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 6.0.0
- Resolves: bz#1810193
(Upgrade components in virt:rhel module:stream for RHEL-8.3 release)