diff --git a/changelog b/changelog new file mode 100644 index 0000000..04336cb --- /dev/null +++ b/changelog @@ -0,0 +1,23 @@ +* Fri Jan 21 2022 Fedora Release Engineering - 0.10.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* 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. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.10.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Aug 25 2020 Josh Stone - 0.10.3-1 +- Update to 0.10.3 + +* Wed Jul 29 2020 Fedora Release Engineering - 0.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 01 20:08:42 EEST 2020 Artem Polishchuk - 0.10.0-1 +- Update to 0.10.0 + +* Sun Jun 21 03:36:59 EEST 2020 Artem Polishchuk - 0.9.0-1 +- Initial package diff --git a/rust-askama.spec b/rust-askama.spec index 3fb77aa..ca06a7a 100644 --- a/rust-askama.spec +++ b/rust-askama.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.10.5 -Release: 3%{?dist} +Release: %autorelease Summary: Type-safe, compiled Jinja-like templates for Rust # Upstream license specification: MIT OR Apache-2.0 @@ -250,26 +250,4 @@ which use "with-warp" feature of "%{crate}" crate. %endif %changelog -* Fri Jan 21 2022 Fedora Release Engineering - 0.10.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* 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. - -* Wed Jan 27 2021 Fedora Release Engineering - 0.10.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Aug 25 2020 Josh Stone - 0.10.3-1 -- Update to 0.10.3 - -* Wed Jul 29 2020 Fedora Release Engineering - 0.10.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jul 01 20:08:42 EEST 2020 Artem Polishchuk - 0.10.0-1 -- Update to 0.10.0 - -* Sun Jun 21 03:36:59 EEST 2020 Artem Polishchuk - 0.9.0-1 -- Initial package +%autochangelog