Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006

This commit is contained in:
Fabio Valentini 2022-01-25 15:16:19 +01:00
parent 8f2f4321a2
commit 2d8139bc30
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
1 changed files with 7 additions and 3 deletions

View File

@ -5,7 +5,7 @@
Name: rust-%{crate}
Version: 12.0.4
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Utility that allows you to count code, quickly
# Upstream license specification: MIT/Apache-2.0
@ -32,13 +32,14 @@ Utility that allows you to count code, quickly.}
%if ! %{__cargo_skip_build}
%package -n %{crate}
Summary: %{summary}
# * (MIT or ASL 2.0) and BSD
# * (MIT or ASL 2.0) and Public Domain
# * ASL 2.0 or Boost
# * ASL 2.0 or MIT
# * BSD
# * MIT
# * MIT or ASL 2.0
# * Unlicense or MIT
License: MIT and BSD and (ASL 2.0 or Boost)
License: MIT and BSD and (ASL 2.0 or Boost) and Public Domain
%description -n %{crate} %{_description}
@ -163,6 +164,9 @@ which use "yaml" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jan 25 2022 Fabio Valentini <decathorpe@gmail.com> - 12.0.4-9
- Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006.
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild