update to v1.3

This commit is contained in:
Gerd Hoffmann 2022-09-27 11:19:40 +02:00
parent 607e7bab2e
commit 6358fae370

View File

@ -1,8 +1,8 @@
%global pypi_version 1.2
%global pypi_version 1.3
Name: python-virt-firmware
Version: %{pypi_version}
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Tools for virtual machine firmware volumes
License: GPLv2
@ -50,6 +50,7 @@ to enroll secure boot certificates.
%{_bindir}/pe-dumpinfo
%{_bindir}/pe-listsigs
%{_bindir}/pe-addsigs
%{_bindir}/migrate-vars
%{python3_sitelib}/virt
%{python3_sitelib}/virt/firmware
%{python3_sitelib}/virt/firmware/efi
@ -57,6 +58,9 @@ to enroll secure boot certificates.
%{python3_sitelib}/virt_firmware-%{pypi_version}-py%{python3_version}.egg-info
%changelog
* Tue Sep 27 2022 Gerd Hoffmann <kraxel@redhat.com> - 1.3-1
- update to version 1.3
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild