diff --git a/SPECS/libvirt.spec b/SPECS/libvirt.spec index 5e759c9..0e154e9 100644 --- a/SPECS/libvirt.spec +++ b/SPECS/libvirt.spec @@ -289,7 +289,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 10.10.0 -Release: 15.8.0.1%{?dist}%{?extra_release} +Release: 15.8%{?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/ @@ -1530,8 +1530,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) @@ -2835,9 +2834,6 @@ exit 0 %endif %changelog -* Tue Mar 10 2026 EL Errata - 10.10.0-15.8.0.1 -- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554] - * Wed Feb 11 2026 Jiri Denemark - 10.10.0-15.8.el9_7 - qemu: Ignore cmp_legacy CPU flag (RHEL-148500)