From bb58c0a5e751fbbf5217157e22d7282e45433305 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:51:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 b5141d9..85a36be 100644 --- a/rust-rand_xoshiro.spec +++ b/rust-rand_xoshiro.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Xoshiro, xoroshiro and splitmix64 random number generators # Upstream license specification: MIT/Apache-2.0 @@ -107,6 +107,9 @@ which use "serde_derive" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 20 16:45:25 CEST 2019 Igor Gnatenko - 0.2.0-3 - Regenerate