SHA256
1
0
forked from pool/snphost

Compare commits

...

2 Commits

2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 3 19:23:31 UTC 2024 - Caleb Crane <caleb.crane@suse.com>
- 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)

View File

@ -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)