|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 3.11.10
|
|
|
|
Version: 3.11.10
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Blazing fast concurrent HashMap for Rust
|
|
|
|
Summary: Blazing fast concurrent HashMap for Rust
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -124,6 +124,9 @@ which use "serde" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.10-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 28 2020 Fabio Valentini <decathorpe@gmail.com> - 3.11.10-1
|
|
|
|
* Mon Sep 28 2020 Fabio Valentini <decathorpe@gmail.com> - 3.11.10-1
|
|
|
|
- Update to version 3.11.10.
|
|
|
|
- Update to version 3.11.10.
|
|
|
|
|
|
|
|
|
|
|
|