Revert OL modifications
This commit is contained in:
parent
c8b8224c1d
commit
4244b3f40d
@ -289,7 +289,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 10.5.0
|
Version: 10.5.0
|
||||||
Release: 7.2.0.1%{?dist}%{?extra_release}
|
Release: 7.2%{?dist}%{?extra_release}
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1
|
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/
|
URL: https://libvirt.org/
|
||||||
|
|
||||||
@ -1358,8 +1358,7 @@ exit 1
|
|||||||
%define arg_packager_version -Dpackager_version="%{release}"
|
%define arg_packager_version -Dpackager_version="%{release}"
|
||||||
%define arg_selinux_mount -Dselinux_mount="/sys/fs/selinux"
|
%define arg_selinux_mount -Dselinux_mount="/sys/fs/selinux"
|
||||||
|
|
||||||
# Set SOURCE_DATE_EPOCH from changelog
|
# place macros above and build commands below this comment
|
||||||
%define source_date_epoch_from_changelog 1
|
|
||||||
|
|
||||||
export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/libvirt.spec)
|
export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/libvirt.spec)
|
||||||
|
|
||||||
@ -2663,9 +2662,6 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jan 04 2025 EL Errata <el-errata_ww@oracle.com> - 10.5.0-7.2.0.1
|
|
||||||
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
|
|
||||||
|
|
||||||
* Mon Nov 4 2024 Jiri Denemark <jdenemar@redhat.com> - 10.5.0-7.2.el9_5
|
* Mon Nov 4 2024 Jiri Denemark <jdenemar@redhat.com> - 10.5.0-7.2.el9_5
|
||||||
- qemu: Add support for postcopy-recover-setup migration state (RHEL-63877)
|
- qemu: Add support for postcopy-recover-setup migration state (RHEL-63877)
|
||||||
- qemu: Avoid false failure when resuming post-copy migration (RHEL-63877)
|
- qemu: Avoid false failure when resuming post-copy migration (RHEL-63877)
|
||||||
|
Loading…
Reference in New Issue
Block a user