diff --git a/rust-itertools0.8.spec b/rust-itertools0.8.spec index 336d6a9..652c684 100644 --- a/rust-itertools0.8.spec +++ b/rust-itertools0.8.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.8 Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extra iterator adaptors, iterator methods, free functions, and macros # Upstream license specification: MIT/Apache-2.0 @@ -82,5 +82,8 @@ which use "use_std" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Mar 17 17:19:16 CET 2020 Igor Raits - 0.8.2-1 - Initial package