|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
|
Version: 1.4.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: The arena, a fast but limited type of allocator
|
|
|
|
|
|
|
|
|
|
# https://github.com/SimonSapin/rust-typed-arena/issues/13
|
|
|
|
@ -76,6 +76,9 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 20 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-4
|
|
|
|
|
- Adapt to new packaging
|
|
|
|
|
|
|
|
|
|