diff --git a/rust-threadpool.spec b/rust-threadpool.spec index 7536b00..bce49bd 100644 --- a/rust-threadpool.spec +++ b/rust-threadpool.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Thread pool for running a number of jobs on a fixed set of worker threads License: MIT or ASL 2.0 @@ -54,6 +54,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild