From 51145c373c0af7204519431e4741c1882a580463 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:14:13 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- rust-coreos-installer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-coreos-installer.spec b/rust-coreos-installer.spec index 025fb73..9ca8c27 100644 --- a/rust-coreos-installer.spec +++ b/rust-coreos-installer.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Installer for Fedora CoreOS and RHEL CoreOS # Upstream license specification: Apache-2.0 @@ -129,6 +129,9 @@ RHEL CoreOS. It is not needed on other platforms. %endif %changelog +* Tue Sep 14 2021 Sahana Prasad - 0.10.0-3 +- Rebuilt with OpenSSL 3.0.0 + * Tue Aug 17 2021 Dusty Mabe - 0.10.0-2 - Add F36 signing key