diff --git a/.coreos-installer.metadata b/.coreos-installer.metadata index d410daa..bff866f 100644 --- a/.coreos-installer.metadata +++ b/.coreos-installer.metadata @@ -1,3 +1,3 @@ 8e250257f77d3c5c42ce433c5d5f424a22580a3a SOURCES/coreos-installer-0.15.0-vendor.tar.gz 981cfec7af755b78700c0e470a9e539a7fc1538c SOURCES/coreos-installer-0.15.0.crate -5a36af3d6018cd244b9dad5b031d2a2c07529e34 SOURCES/coreos-installer-dracut-38d9f61.tar.gz +78c7f994129b5f4097c00c57dbc36b7477309e00 SOURCES/coreos-installer-dracut-89d5789.tar.gz diff --git a/.gitignore b/.gitignore index 0bb6155..ba374af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ SOURCES/coreos-installer-0.15.0-vendor.tar.gz SOURCES/coreos-installer-0.15.0.crate -SOURCES/coreos-installer-dracut-38d9f61.tar.gz +SOURCES/coreos-installer-dracut-89d5789.tar.gz diff --git a/SPECS/coreos-installer.spec b/SPECS/coreos-installer.spec index 5ce5dd4..ece0e14 100644 --- a/SPECS/coreos-installer.spec +++ b/SPECS/coreos-installer.spec @@ -5,14 +5,14 @@ # The library is for internal code reuse and is not a public API %global __cargo_is_lib 0 -%global coidracutcommit 38d9f618cd6817ec7c1f1797b273d6f1f46852cb +%global coidracutcommit 89d5789ef30ee35c7d083f425c7a083459989dbd %global coidracutshortcommit %(c=%{coidracutcommit}; echo ${c:0:7}) %global crate coreos-installer Name: %{crate} Version: 0.15.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -115,6 +115,9 @@ from the initramfs. %endif %changelog +* Mon Sep 05 2022 Antonio Murdaca - 0.15.0-2 +- revert bump coi-dracut, 8.7 won't support growing LVM + * Mon Aug 22 2022 Antonio Murdaca - 0.15.0-1 - bump to 0.15.0 - bump coi-dracut to support LVM backed images