import perl-Sys-Virt-7.8.0-1.module+el8.6.0+13062+b4fa4cf3

This commit is contained in:
CentOS Sources 2021-11-02 04:42:48 +00:00 committed by Stepan Oksanichenko
parent 9596c5dddd
commit de307d615a
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
c24205095287a03628a75c4761ccfdd7740c630a SOURCES/Sys-Virt-v7.4.0.tar.gz
81b4792951e3c71d98576170fd1d5fe9f5cd27b1 SOURCES/Sys-Virt-v7.8.0.tar.gz

View File

@ -1,7 +1,7 @@
# Automatically generated by perl-Sys-Virt.spec.PL
Name: perl-Sys-Virt
Version: 7.4.0
Version: 7.8.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
* Tue Oct 19 2021 Daniel P. Berrangé <berrange@redhat.com> - 7.8.0-1
- Rebase to 7.8.0 release
- Resolves: rhbz#2012813
* 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)