diff --git a/rust-threadpool.spec b/rust-threadpool.spec index 6f206a1..f0c24ce 100644 --- a/rust-threadpool.spec +++ b/rust-threadpool.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.8.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Thread pool for running a number of jobs on a fixed set of worker threads # Upstream license specification: MIT/Apache-2.0 @@ -72,6 +72,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 1.8.1-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild