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:
parent
e8c9716a80
commit
0776651f27
@ -182,7 +182,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define with_modular_daemons 0
|
%define with_modular_daemons 0
|
||||||
%if 0%{?fedora} >= 35
|
%if 0%{?fedora} >= 35 || 0%{?rhel} >= 9
|
||||||
%define with_modular_daemons 1
|
%define with_modular_daemons 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -206,7 +206,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 7.7.0
|
Version: 7.7.0
|
||||||
Release: 1%{?dist}%{?extra_release}
|
Release: 2%{?dist}%{?extra_release}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
|
|
||||||
@ -2086,6 +2086,10 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 10 2021 Jiri Denemark <jdenemar@redhat.com> - 7.7.0-1
|
||||||
- Rebased to libvirt-7.7.0 (rhbz#2001507)
|
- Rebased to libvirt-7.7.0 (rhbz#2001507)
|
||||||
- The rebase also fixes the following bugs:
|
- The rebase also fixes the following bugs:
|
||||||
|
Loading…
Reference in New Issue
Block a user