diff --git a/rust-askama.spec b/rust-askama.spec index db77beb..42879e9 100644 --- a/rust-askama.spec +++ b/rust-askama.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.10.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Type-safe, compiled Jinja-like templates for Rust # Upstream license specification: MIT OR Apache-2.0 @@ -250,6 +250,9 @@ which use "with-warp" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.10.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Mar 04 2021 Fabio Valentini - 0.10.5-1 - Update to version 0.10.5.