From 9ccb87959e138416bf3b0e9d425007f478224940 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:51:13 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-downcast-rs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-downcast-rs.spec b/rust-downcast-rs.spec index 6aa4527..64466df 100644 --- a/rust-downcast-rs.spec +++ b/rust-downcast-rs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Trait object downcasting support using only safe Rust # Upstream license specification: MIT/Apache-2.0 @@ -84,6 +84,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 1.2.0-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild