From 1c0c7a9f5725e429b4bb6bbc8cabd40ef7af14d0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 20:45:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-criterion-plot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-criterion-plot.spec b/rust-criterion-plot.spec index 0a152be..74e1ff0 100644 --- a/rust-criterion-plot.spec +++ b/rust-criterion-plot.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Criterion's plotting library # Upstream license specification: MIT/Apache-2.0 @@ -76,6 +76,9 @@ find . -type f -executable -exec chmod 0644 "{}" +; %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Apr 12 00:05:34 CET 2019 Robert-André Mauchin - 0.3.1-1 - Release 0.3.1 (#1697686)