diff --git a/rust-syntect.spec b/rust-syntect.spec index c1d3c39..c9ffb86 100644 --- a/rust-syntect.spec +++ b/rust-syntect.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 4.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for high quality syntax highlighting and code intelligence # Upstream license specification: MIT @@ -277,6 +277,9 @@ which use "yaml-rust" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 10 2020 Fabio Valentini - 4.5.0-1 - Update to version 4.5.0. - Fixes RHBZ#1906224