diff --git a/rust-chrono-tz.spec b/rust-chrono-tz.spec index 2e95c81..21033ef 100644 --- a/rust-chrono-tz.spec +++ b/rust-chrono-tz.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: TimeZone implementations for rust-chrono from the IANA database # Upstream license specification: MIT/Apache-2.0 @@ -101,6 +101,9 @@ mv .tmp tz %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Sep 16 2020 Fabio Valentini - 0.5.3-1 - Update to version 0.5.3.