Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 5 years ago
parent f4deacaae4
commit 86376f3f26

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.4.1 Version: 1.4.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: 'Small vector' optimization: store up to a small number of items on the stack Summary: 'Small vector' optimization: store up to a small number of items on the stack
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -143,6 +143,9 @@ which use "write" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 1.4.1-1 * Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 1.4.1-1
- Update to 1.4.1 - Update to 1.4.1

Loading…
Cancel
Save