From 56c62cfb76480bccfcb8c78299031a8c88cecbb8 Mon Sep 17 00:00:00 2001 From: Miroslav Rezanina Date: Tue, 9 Nov 2021 04:24:14 -0500 Subject: [PATCH] Rebuild for RHEL 9.0.0 Related: rhbz1970461 --- rpminspect.yaml | 3 +++ sevctl.spec | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..bbce0e8 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,3 @@ +--- +inspections: + annocheck: off diff --git a/sevctl.spec b/sevctl.spec index 23bc6b9..9efcc7a 100644 --- a/sevctl.spec +++ b/sevctl.spec @@ -1,6 +1,6 @@ Name: sevctl Version: 0.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Administrative utility for AMD SEV License: ASL 2.0 @@ -40,6 +40,9 @@ BuildRequires: openssl-devel %changelog +* Tue Nov 09 2021 Miroslav Rezanina - 0.1.0-4 +- Rebuild for RHEL 9 + * Thu Aug 26 2021 Connor Kuehl - 0.1.0-3 - No-change rebuild to pick up gating.yaml