From e0a4d148dacae1cd3e64af8ad8a31a1b4a2a2a31 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 21:41:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rand0.5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rand0.5.spec b/rust-rand0.5.spec index 21d1c52..767e03a 100644 --- a/rust-rand0.5.spec +++ b/rust-rand0.5.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.5 Version: 0.5.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Random number generators and other randomness functionality # Upstream license specification: MIT/Apache-2.0 @@ -184,6 +184,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Dec 10 2019 Josh Stone - 0.5.6-6 - Allow warnings in doctests