diff --git a/snphost.changes b/snphost.changes index 89cbeaf..80a0923 100644 --- a/snphost.changes +++ b/snphost.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 3 19:23:31 UTC 2024 - Caleb Crane + +- Spec: Add direct dependency on cargo in addition to cargo-packaging. + This fixes build errors on 15SP7 where the inherited version of Rust + is too old + ------------------------------------------------------------------- Fri Sep 13 03:25:36 UTC 2024 - Caleb Crane (caleb.crane@suse.com) diff --git a/snphost.spec b/snphost.spec index 4b33a4c..0d71225 100644 --- a/snphost.spec +++ b/snphost.spec @@ -26,6 +26,7 @@ Group: Productivity/Security URL: https://github.com/virtee/snphost Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz +BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: openssl-devel BuildRequires: rubygem(asciidoctor)