From 23a2f3d8281be8ee2b1b039bca5c1267145cded9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 08:46:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-num-bigint-dig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-num-bigint-dig.spec b/rust-num-bigint-dig.spec index d5464ad..451c7f8 100644 --- a/rust-num-bigint-dig.spec +++ b/rust-num-bigint-dig.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Big integer implementation for Rust # Upstream license specification: MIT/Apache-2.0 @@ -169,6 +169,9 @@ which use "zeroize" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 20 2020 Peter Robinson - 0.6.0-3 - Review Updates