From 91a5961639c1cfb6daf44ed78bd4ecbf6163c5c7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:50:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rand_pcg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rand_pcg.spec b/rust-rand_pcg.spec index 4c46209..29be458 100644 --- a/rust-rand_pcg.spec +++ b/rust-rand_pcg.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Selected PCG 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.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 20 11:54:28 CEST 2019 Igor Gnatenko - 0.1.2-4 - Regenerate