From 7b07f0efbf470c144afd6a6b84f2b5270c8424f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:24:35 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-webpki-roots.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-webpki-roots.spec b/rust-webpki-roots.spec index 4c48f2b..171aad4 100644 --- a/rust-webpki-roots.spec +++ b/rust-webpki-roots.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 0.21.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mozilla's CA root certificates for use with webpki # Upstream license specification: MPL-2.0 @@ -75,5 +75,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.21.1-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue May 11 2021 Fabio Valentini - 0.21.1-1 - Initial package