From 8904b135ec4c5e6d28179e8606616b23e6c11d37 Mon Sep 17 00:00:00 2001 From: Connor Kuehl Date: Thu, 26 Aug 2021 15:34:09 -0500 Subject: [PATCH] No-change rebuild for gating.yaml to get picked up Related: rhbz1959134 --- sevctl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sevctl.spec b/sevctl.spec index afdf162..23bc6b9 100644 --- a/sevctl.spec +++ b/sevctl.spec @@ -1,6 +1,6 @@ Name: sevctl Version: 0.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Administrative utility for AMD SEV License: ASL 2.0 @@ -40,6 +40,9 @@ BuildRequires: openssl-devel %changelog +* Thu Aug 26 2021 Connor Kuehl - 0.1.0-3 +- No-change rebuild to pick up gating.yaml + * Thu Aug 19 2021 Connor Kuehl - 0.1.0-2 - Re-vendor for OpenSSL 3 compatible rust-openssl package