Update to 0.6.8

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 4c9489aaba
commit 02ee761353
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -7,3 +7,4 @@
/smallvec-0.6.5.crate
/smallvec-0.6.6.crate
/smallvec-0.6.7.crate
/smallvec-0.6.8.crate

@ -6,7 +6,7 @@
%global crate smallvec
Name: rust-%{crate}
Version: 0.6.7
Version: 0.6.8
Release: 1%{?dist}
Summary: 'Small vector' optimization: store up to a small number of items on the stack
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Sat Jan 19 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.8-1
- Update to 0.6.8
* Fri Nov 30 2018 Josh Stone <jistone@redhat.com> - 0.6.7-1
- Update to 0.6.7

@ -1 +1 @@
SHA512 (smallvec-0.6.7.crate) = 2f3e45b27d8a1e02ff856e9690d982a8c785eef797f0e33beb8a832b6de5038d5ca3d285f49d67bbcf9fb2cb4de278dc33f2e77c615ecd333da014f56c8aec1e
SHA512 (smallvec-0.6.8.crate) = 0eddd68498a20bb124fd7bf00700c98ca00a58ddfb4e6116aed0d7647b898760c9b46593c96b16bffb86541dd37f04559b75110fb3b520b1b91ad6429250250b

Loading…
Cancel
Save