Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 23:35:30 +00:00
parent 755faf9f57
commit 8f2f4321a2
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: rust-%{crate}
Version: 12.0.4
Release: 7%{?dist}
Release: 8%{?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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Aug 07 2021 Fabio Valentini <decathorpe@gmail.com> - 12.0.4-7
- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810