Revert OL modifications
This commit is contained in:
parent
83b15eeb27
commit
735e309ff7
0
libvirt-docs-Clarify-host-model-description-in-domain-capabilities.patch
Executable file → Normal file
0
libvirt-docs-Clarify-host-model-description-in-domain-capabilities.patch
Executable file → Normal file
0
libvirt-qemu_firmware-Drop-support-for-kernel-descriptors.patch
Executable file → Normal file
0
libvirt-qemu_firmware-Drop-support-for-kernel-descriptors.patch
Executable file → Normal file
0
libvirt-qemu_firmware-Support-extended-syntax-for-ROM-firmware-descriptors.patch
Executable file → Normal file
0
libvirt-qemu_firmware-Support-extended-syntax-for-ROM-firmware-descriptors.patch
Executable file → Normal file
0
libvirt-tests-Add-firmware-descriptors-for-uefi-vars-builds.patch
Executable file → Normal file
0
libvirt-tests-Add-firmware-descriptors-for-uefi-vars-builds.patch
Executable file → Normal file
0
libvirt-tests-Rename-custom-JSON-firmware-descriptors.patch
Executable file → Normal file
0
libvirt-tests-Rename-custom-JSON-firmware-descriptors.patch
Executable file → Normal file
@ -294,7 +294,7 @@
|
||||
Summary: Library providing a simple virtualization API
|
||||
Name: libvirt
|
||||
Version: 11.10.0
|
||||
Release: 12.4.0.1%{?dist}%{?extra_release}
|
||||
Release: 12.4%{?dist}%{?extra_release}
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1
|
||||
URL: https://libvirt.org/
|
||||
|
||||
@ -1545,8 +1545,7 @@ exit 1
|
||||
%define arg_packager_version -Dpackager_version="%{release}"
|
||||
%define arg_selinux_mount -Dselinux_mount="/sys/fs/selinux"
|
||||
|
||||
# Set SOURCE_DATE_EPOCH from changelog
|
||||
%define source_date_epoch_from_changelog 1
|
||||
# place macros above and build commands below this comment
|
||||
|
||||
export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/libvirt.spec)
|
||||
|
||||
@ -2891,9 +2890,6 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2026 EL Errata <el-errata_ww@oracle.com> - 11.10.0-12.4.0.1
|
||||
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
|
||||
|
||||
* Fri Jun 12 2026 Jiri Denemark <jdenemar@redhat.com> - 11.10.0-12.4.el10_2
|
||||
- cpu_conf: Introduce virCPUDefSortFeatures (RHEL-180449)
|
||||
- qemu_capabilities: Split virQEMUCapsFillDomainCPUCaps (RHEL-180449)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user