From ec8640cee950b0f6db1f8c477d965309bb1a644bb8186612812c5c7c752df3e4 Mon Sep 17 00:00:00 2001 From: Caleb Crane Date: Tue, 23 Jan 2024 21:37:36 +0000 Subject: [PATCH] Update snphost to version 0.2.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/snphost?expand=0&rev=6 --- snphost.changes | 1 + snphost.spec | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/snphost.changes b/snphost.changes index 08ed4dd..79fc8ce 100644 --- a/snphost.changes +++ b/snphost.changes @@ -11,6 +11,7 @@ Mon Jan 22 16:04:54 UTC 2024 - Caleb Crane (caleb.crane@suse.com) * certs: Adding CA and CRL functionality * Auto Assign: Adding yml files * reset: Reset SEV-SNP extended config instead of PLATFORM_RESET +- spec: Use rubygem() macro to resolve asciidoctor versions ------------------------------------------------------------------- Fri Oct 13 21:04:41 UTC 2023 - larry.j.dewey@gmail.com diff --git a/snphost.spec b/snphost.spec index 9d87e46..c0b5e20 100644 --- a/snphost.spec +++ b/snphost.spec @@ -29,11 +29,7 @@ Source1: vendor.tar.gz Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: openssl-devel -%if 0%{?suse_version} > 1600 -BuildRequires: ruby3.2-rubygem-asciidoctor -%else -BuildRequires: ruby2.5-rubygem-asciidoctor -%endif +BuildRequires: rubygem(asciidoctor) ExclusiveArch: x86_64 %description