update to version 1.1
This commit is contained in:
parent
61527d2b22
commit
8bafec7227
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/virt-firmware-v0.96.tar.gz
|
||||
/virt-firmware-v0.98.tar.gz
|
||||
/virt-firmware-v1.0.tar.gz
|
||||
/virt-firmware-v1.1.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global pypi_version 1.0
|
||||
%global pypi_version 1.1
|
||||
|
||||
Name: python-virt-firmware
|
||||
Version: %{pypi_version}
|
||||
@ -54,6 +54,9 @@ to enroll secure boot certificates.
|
||||
%{python3_sitelib}/virt_firmware-%{pypi_version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jul 01 2022 Gerd Hoffmann <kraxel@redhat.com> - 1.1-1
|
||||
- update to version 1.1
|
||||
|
||||
* Wed Jun 22 2022 Gerd Hoffmann <kraxel@redhat.com> - 1.0-1
|
||||
- update to version 1.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (virt-firmware-v1.0.tar.gz) = 43dab0f206524c1bb6dbd2539b16563b671744f4a658544813830f9758947a6d26ffa8a0b5fee6f114c44e957e923a1b76e51b6f8ac4ddc1c1cf5e55f91cd6bb
|
||||
SHA512 (virt-firmware-v1.1.tar.gz) = 9f1c606eb9f04d6027a081ea278a483192c39fb0adba0f856700dacf32c31f6b7839630423f8ea9dc3f47371baa75c670dcaea2d868c3651a1858c6d311a0b3f
|
||||
|
Loading…
Reference in New Issue
Block a user