diff --git a/rust-peeking_take_while.spec b/rust-peeking_take_while.spec index 7738650..f9036b8 100644 --- a/rust-peeking_take_while.spec +++ b/rust-peeking_take_while.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Like `Iterator::take_while`, but calls the predicate on a peeked value # Upstream license specification: Apache-2.0/MIT @@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild