diff --git a/rust-tokei.spec b/rust-tokei.spec index fed4100..e40f21a 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 12.0.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Utility that allows you to count code, quickly # Upstream license specification: MIT/Apache-2.0 @@ -163,6 +163,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 07 2021 Fabio Valentini - 12.0.4-7 +- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 + * Thu Jul 29 2021 Josh Stone - 12.0.4-6 - Revert to 12.0.4 until crate(num-format) is available. - Bump to dashmap 4.0.1.