rebase to 24.1
This commit is contained in:
parent
f4f7a5aa05
commit
c5be565416
@ -1,8 +1,8 @@
|
|||||||
%global pypi_version 23.11
|
%global pypi_version 24.1
|
||||||
|
|
||||||
Name: python-virt-firmware
|
Name: python-virt-firmware
|
||||||
Version: %{pypi_version}
|
Version: %{pypi_version}
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools for virtual machine firmware volumes
|
Summary: Tools for virtual machine firmware volumes
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -99,6 +99,7 @@ install -m 755 systemd/99-uki-uefi-setup.install %{buildroot}%{_libdir}/kernel/i
|
|||||||
%{_mandir}/man1/virt-*.1*
|
%{_mandir}/man1/virt-*.1*
|
||||||
%{_mandir}/man1/kernel-bootcfg.1*
|
%{_mandir}/man1/kernel-bootcfg.1*
|
||||||
%{_mandir}/man1/uefi-boot-menu.1*
|
%{_mandir}/man1/uefi-boot-menu.1*
|
||||||
|
%{_mandir}/man1/pe-*.1*
|
||||||
%{python3_sitelib}/virt/firmware
|
%{python3_sitelib}/virt/firmware
|
||||||
%{python3_sitelib}/virt/peutils
|
%{python3_sitelib}/virt/peutils
|
||||||
%{python3_sitelib}/virt_firmware-%{pypi_version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/virt_firmware-%{pypi_version}-py%{python3_version}.egg-info
|
||||||
@ -111,6 +112,9 @@ install -m 755 systemd/99-uki-uefi-setup.install %{buildroot}%{_libdir}/kernel/i
|
|||||||
%{_libdir}/kernel/install.d/99-uki-uefi-setup.install
|
%{_libdir}/kernel/install.d/99-uki-uefi-setup.install
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 09 2024 Gerd Hoffmann <kraxel@redhat.com> - 24.1-1
|
||||||
|
- update to version 24.1
|
||||||
|
|
||||||
* Wed Jan 03 2024 Gerd Hoffmann <kraxel@redhat.com> - 23.11-3
|
* Wed Jan 03 2024 Gerd Hoffmann <kraxel@redhat.com> - 23.11-3
|
||||||
- add "obsoletes: rhel-cvm-update-tool" to uki-direct
|
- add "obsoletes: rhel-cvm-update-tool" to uki-direct
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user