From c82c701d4a658914ac296e060a4e0986848b1ff2 Mon Sep 17 00:00:00 2001 From: Sohan Kunkerkar Date: Wed, 15 Dec 2021 14:50:10 -0500 Subject: [PATCH] Fix release version string --- rust-coreos-installer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 57c5eb3..51c13f6 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -192,7 +192,7 @@ from the initramfs. %endif %changelog -* Wed Dec 08 2021 Sohan Kunkerkar - 0.11.1-3 +* Wed Dec 15 2021 Sohan Kunkerkar - 0.11.0-3 - Remove conditional around sourcing the vendor tarball - Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL - Have -dracut own 51coreos-installer directory on RHEL