diff --git a/rust-normalize-line-endings.spec b/rust-normalize-line-endings.spec index ae4aae8..99caead 100644 --- a/rust-normalize-line-endings.spec +++ b/rust-normalize-line-endings.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Takes an iterator over chars and returns a new iterator with all line endings # Upstream license specification: Apache-2.0 @@ -72,5 +72,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Nov 08 11:29:42 CET 2019 Igor Gnatenko - 0.3.0-1 - Initial package