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