libvirt-7.7.0-2.el9

- Update gating.yaml by adding subject_type
- Revert "RHEL: spec: Do not enable modular daemons yet" (rhbz#1920012)

Resolves: rhbz#1920012
This commit is contained in:
Jiri Denemark 2021-09-21 17:07:26 +02:00
parent e8c9716a80
commit 0776651f27
1 changed files with 6 additions and 2 deletions

View File

@ -182,7 +182,7 @@
%endif
%define with_modular_daemons 0
%if 0%{?fedora} >= 35
%if 0%{?fedora} >= 35 || 0%{?rhel} >= 9
%define with_modular_daemons 1
%endif
@ -206,7 +206,7 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 7.7.0
Release: 1%{?dist}%{?extra_release}
Release: 2%{?dist}%{?extra_release}
License: LGPLv2+
URL: https://libvirt.org/
@ -2086,6 +2086,10 @@ exit 0
%changelog
* Tue Sep 21 2021 Jiri Denemark <jdenemar@redhat.com> - 7.7.0-2
- Update gating.yaml by adding subject_type
- Revert "RHEL: spec: Do not enable modular daemons yet" (rhbz#1920012)
* Fri Sep 10 2021 Jiri Denemark <jdenemar@redhat.com> - 7.7.0-1
- Rebased to libvirt-7.7.0 (rhbz#2001507)
- The rebase also fixes the following bugs: