From 35d2cc889affdbf113a39c482f601adbfcc5283e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 09:11:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rand_xoshiro.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rand_xoshiro.spec b/rust-rand_xoshiro.spec index 327d6bb..0b816ba 100644 --- a/rust-rand_xoshiro.spec +++ b/rust-rand_xoshiro.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Xoshiro, xoroshiro and splitmix64 random number generators # Upstream license specification: MIT OR Apache-2.0 @@ -95,6 +95,9 @@ which use "serde1" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild