diff --git a/.gitignore b/.gitignore index 000b1cf..da371f5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /smallvec-0.6.2.crate /smallvec-0.6.3.crate /smallvec-0.6.4.crate +/smallvec-0.6.5.crate diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 937a3ad..1fb5f7b 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -5,10 +5,11 @@ %global crate smallvec Name: rust-%{crate} -Version: 0.6.4 +Version: 0.6.5 Release: 1%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack +# Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/smallvec Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate @@ -58,6 +59,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Sep 08 2018 Josh Stone - 0.6.5-1 +- Update to 0.6.5 + * Tue Aug 07 2018 Josh Stone - 0.6.4-1 - Update to 0.6.4 diff --git a/sources b/sources index 3b9d1e9..a511cf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (smallvec-0.6.4.crate) = 3f0cbf3fed9d3d7981bb9b6a7f7b5bac0a51b20575ad2ddf89b47fd0cffe8fd48c0e63563c498d9305b9bd46230ebc49fbcad8818d785380c2d37f9ee12f6d9b +SHA512 (smallvec-0.6.5.crate) = 8fed4990c761151bfb2d66392505bdb6a5591aee8b90aaf9032079d0a68c2b3e36c4136d307b6eebc714cf0cabc0155080a0f2cc5f59fa099363c5144e7eed31