diff --git a/rust-encoding_rs.spec b/rust-encoding_rs.spec index 61ab6c3..b594383 100644 --- a/rust-encoding_rs.spec +++ b/rust-encoding_rs.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.8.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Gecko-oriented implementation of the Encoding Standard # Upstream license specification: Apache-2.0 OR MIT @@ -218,6 +218,9 @@ which use "simd-accel" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.8.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed May 13 2020 Josh Stone - 0.8.23-1 - Update to 0.8.23