diff --git a/rust-scoped_threadpool.spec b/rust-scoped_threadpool.spec index d05e2d7..dfaa62d 100644 --- a/rust-scoped_threadpool.spec +++ b/rust-scoped_threadpool.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for scoped and cached threadpools License: MIT @@ -58,6 +58,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.1.8-3 +- Rebuild for rust-packaging v5 + * Thu Nov 30 2017 Igor Gnatenko - 0.1.8-2 - Bump lazy_static to 1