From c58800bdc3de535a4fde4afe83a9797d9128f443 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:11:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-maybe-uninit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-maybe-uninit.spec b/rust-maybe-uninit.spec index 4fdf51c..7d15294 100644 --- a/rust-maybe-uninit.spec +++ b/rust-maybe-uninit.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MaybeUninit for friends of backwards compatibility # Upstream license specification: Apache-2.0 OR MIT @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild