From 00928e01251c32e9b95c02d229ffb26aa8af23fa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:49:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rand_xorshift.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rand_xorshift.spec b/rust-rand_xorshift.spec index 2a26260..6c03225 100644 --- a/rust-rand_xorshift.spec +++ b/rust-rand_xorshift.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Xorshift random number generator # Upstream license specification: MIT/Apache-2.0 @@ -95,6 +95,9 @@ which use "serde1" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild