diff --git a/rust-syn.spec b/rust-syn.spec index 676b327..bb9f278 100644 --- a/rust-syn.spec +++ b/rust-syn.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parser for Rust source code # Upstream license specification: MIT OR Apache-2.0 @@ -204,6 +204,9 @@ which use "visit-mut" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Jan 27 2020 Josh Stone - 1.0.14-1 - Update to 1.0.14