forked from rpms/libvirt
Revert OL modifications
This commit is contained in:
parent
49de7581f4
commit
c10bd8cbd9
@ -229,7 +229,7 @@
|
|||||||
Summary: Library providing a simple virtualization API
|
Summary: Library providing a simple virtualization API
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 9.0.0
|
Version: 9.0.0
|
||||||
Release: 10.2.0.1%{?dist}%{?extra_release}
|
Release: 10.2%{?dist}%{?extra_release}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libvirt.org/
|
URL: https://libvirt.org/
|
||||||
|
|
||||||
@ -1212,8 +1212,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)
|
||||||
|
|
||||||
@ -2400,9 +2399,6 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 21 2023 EL Errata <el-errata_ww@oracle.com> - 9.0.0-10.2.0.1
|
|
||||||
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
|
|
||||||
|
|
||||||
* Mon May 29 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-10.2.el9_2
|
* Mon May 29 2023 Jiri Denemark <jdenemar@redhat.com> - 9.0.0-10.2.el9_2
|
||||||
- virpci: Resolve leak in virPCIVirtualFunctionList cleanup (CVE-2023-2700, rhbz#2208596)
|
- virpci: Resolve leak in virPCIVirtualFunctionList cleanup (CVE-2023-2700, rhbz#2208596)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user