From 971e5e3ffc7443329db63c9669d619ac84c5262d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 13:45:31 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-crossbeam-utils.spec b/rust-crossbeam-utils.spec index 3651b49..b50ac31 100644 --- a/rust-crossbeam-utils.spec +++ b/rust-crossbeam-utils.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.8.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for concurrent programming # Upstream license specification: MIT OR Apache-2.0 @@ -116,6 +116,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.8.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 2021 Fabio Valentini - 0.8.5-1 - Update to version 0.8.5. - Fixes RHBZ#1965796