From f5c93cf2188575a5a24693f16fa4921872647b3e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:51:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ref-cast-impl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ref-cast-impl.spec b/rust-ref-cast-impl.spec index 5fbb1da..e4e1332 100644 --- a/rust-ref-cast-impl.spec +++ b/rust-ref-cast-impl.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Derive implementation for ref_cast::RefCast # Upstream license specification: MIT OR Apache-2.0 @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 29 22:11:08 CET 2020 Igor Raits - 1.0.6-1 - Update to 1.0.6 (Fixes: RHBZ#1911513)