diff --git a/SPECS/SLOF.spec b/SPECS/SLOF.spec index 121f6d6..2edb60d 100644 --- a/SPECS/SLOF.spec +++ b/SPECS/SLOF.spec @@ -5,7 +5,7 @@ Name: SLOF Version: %{GITDATE} -Release: 5.git%{GITCOMMIT}%{?dist} +Release: 6.git%{GITCOMMIT}%{?dist} Summary: Slimline Open Firmware Group: Applications/Emulators License: BSD @@ -87,6 +87,11 @@ install -c -m 0644 boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu-kvm/slof.bin %{_datadir}/qemu-kvm/slof.bin %changelog +* Fri Jun 28 2019 Danilo de Paula - 20171214-6.gitfa98132 +- Rebuild all virt packages to fix RHEL's upgrade path +- Resolves: rhbz#1695587 + (Ensure modular RPM upgrade path) + * Fri Jan 04 2019 Danilo Cesar Lemes de Paula - 20171214-5.gitfa98132.el8 - slof-board-qemu-slof-vio-vscsi-Scan-up-to-64-SCSI-IDs.patch [bz#1655649] - slof-usb-storage-Invert-the-logic-of-the-IF-statements.patch [bz#1654196]