From e4b228c7e75943d7473f7b1ff94282732342ad47 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 15:36:48 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-rayon.spec b/rust-rayon.spec index c3c659e..f0790d8 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple work-stealing parallelism for Rust # Upstream license specification: Apache-2.0/MIT @@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu May 20 2021 Fabio Valentini - 1.5.1-1 - Update to version 1.5.1. - Fixes RHBZ#1961863