From bba61d30e11a3e54b80b2a5839ffc1544f682a87 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 21:43:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rand_jitter0.1.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rand_jitter0.1.spec b/rust-rand_jitter0.1.spec index e8878af..f69df83 100644 --- a/rust-rand_jitter0.1.spec +++ b/rust-rand_jitter0.1.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.1 Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Random number generator based on timing jitter # Upstream license specification: MIT OR Apache-2.0 @@ -98,5 +98,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Aug 04 14:13:43 CEST 2019 Igor Gnatenko - 0.1.4-1 - Initial package