diff --git a/rust-serde_fmt.spec b/rust-serde_fmt.spec index 590bfa9..e7de6eb 100644 --- a/rust-serde_fmt.spec +++ b/rust-serde_fmt.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Write any serde::Serialize using the standard formatting APIs # Upstream license specification: Apache-2.0 OR MIT @@ -86,5 +86,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon May 10 2021 Fabio Valentini - 1.0.1-1 - Initial package