diff --git a/rust-httpdate.spec b/rust-httpdate.spec index 9ac9c7d..1ff47e3 100644 --- a/rust-httpdate.spec +++ b/rust-httpdate.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP date parsing and formatting # Upstream license specification: MIT/Apache-2.0 @@ -83,5 +83,8 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Sep 20 2020 Fabio Valentini - 0.3.2-1 - Initial package