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