Compare commits

...

No commits in common. "c9-beta" and "c9" have entirely different histories.
c9-beta ... c9

3 changed files with 5 additions and 11 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/virt_firmware-24.7.tar.gz SOURCES/virt-firmware-24.2.tar.gz

View File

@ -1 +1 @@
b86f80d1c107e315aa3ce9a8a4d37969ad6b5e7f SOURCES/virt_firmware-24.7.tar.gz 33632fc870a65b25373ee6c8003f25a2d7bd73aa SOURCES/virt-firmware-24.2.tar.gz

View File

@ -1,4 +1,4 @@
%global pypi_version 24.7 %global pypi_version 24.2
Name: python-virt-firmware Name: python-virt-firmware
Version: %{pypi_version} Version: %{pypi_version}
@ -7,7 +7,7 @@ Summary: Tools for virtual machine firmware volumes
License: GPLv2 License: GPLv2
URL: https://pypi.org/project/virt-firmware/ URL: https://pypi.org/project/virt-firmware/
Source0: virt_firmware-%{pypi_version}.tar.gz Source0: virt-firmware-%{pypi_version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-devel BuildRequires: python3-devel
@ -54,7 +54,7 @@ kernel-install plugin and systemd unit to manage automatic
UKI (unified kernel image) updates. UKI (unified kernel image) updates.
%prep %prep
%autosetup -n virt_firmware-%{pypi_version} %autosetup -n virt-firmware-%{pypi_version}
%build %build
%py3_build %py3_build
@ -112,12 +112,6 @@ 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
* Thu Jul 11 2024 Gerd Hoffmann <kraxel@redhat.com> - 24.7-1
- update to version 24.7
* Mon Apr 15 2024 Gerd Hoffmann <kraxel@redhat.com> - 24.4-1
- update to version 24.4
* Fri Feb 16 2024 Gerd Hoffmann <kraxel@redhat.com> - 24.2-1 * Fri Feb 16 2024 Gerd Hoffmann <kraxel@redhat.com> - 24.2-1
- update to version 24.2 - update to version 24.2