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