Update to 0.6.7

epel9
Josh Stone 6 years ago
parent 8e4058df7a
commit 4c9489aaba

1
.gitignore vendored

@ -6,3 +6,4 @@
/smallvec-0.6.4.crate
/smallvec-0.6.5.crate
/smallvec-0.6.6.crate
/smallvec-0.6.7.crate

@ -6,7 +6,7 @@
%global crate smallvec
Name: rust-%{crate}
Version: 0.6.6
Version: 0.6.7
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
* Fri Nov 30 2018 Josh Stone <jistone@redhat.com> - 0.6.7-1
- Update to 0.6.7
* Fri Nov 16 2018 Josh Stone <jistone@redhat.com> - 0.6.6-1
- Update to 0.6.6

@ -1 +1 @@
SHA512 (smallvec-0.6.6.crate) = 922e67f2b6fd9b27ccc68c4a7dc2c99d5622b778fbd3723503f5a840956eb3b99528d9beee66425a4cce949dc867d675a8071b17b7b98df729ccf07637fac2c4
SHA512 (smallvec-0.6.7.crate) = 2f3e45b27d8a1e02ff856e9690d982a8c785eef797f0e33beb8a832b6de5038d5ca3d285f49d67bbcf9fb2cb4de278dc33f2e77c615ecd333da014f56c8aec1e

Loading…
Cancel
Save