diff --git a/rust-xml5ever.spec b/rust-xml5ever.spec index a646329..8c12cd1 100644 --- a/rust-xml5ever.spec +++ b/rust-xml5ever.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.16.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Push based streaming parser for xml # Upstream license specification: MIT / Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.16.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Feb 15 16:00:49 CET 2020 Igor Raits - 0.16.1-1 - Initial package