diff --git a/.gitignore b/.gitignore index f808db0..abeba6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /smallvec-0.5.0.crate +/smallvec-0.6.0.crate diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 7991a5b..3029b13 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -5,11 +5,10 @@ %global crate smallvec Name: rust-%{crate} -Version: 0.5.0 +Version: 0.6.0 Release: 1%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack -# https://github.com/servo/rust-smallvec/commit/41ecb72f89a7ebe0e9016a148813765dad4e1cb5 License: MPLv2.0 URL: https://crates.io/crates/smallvec Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate @@ -53,9 +52,13 @@ which use %{crate} from crates.io. %endif %files devel +%license LICENSE %doc README.md %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sun Dec 03 2017 Igor Gnatenko - 0.6.0-1 +- Update to 0.6.0 + * Fri Dec 01 2017 Igor Gnatenko - 0.5.0-1 - Initial package diff --git a/sources b/sources index eacfecd..908c35b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (smallvec-0.5.0.crate) = ee8fdb326fe1255a67506c783c07b5a3c5f952268e1c502c659f0cdb72493cd8186c1bb55ed1d088d698bfbb99bf62fcbc0e2c677c64b5f2e070875144bdf61c +SHA512 (smallvec-0.6.0.crate) = 997eeed84d98032cd20aa9677b412a12fbad0dfa7fd72e32b383822760b8ab503d30883b9ec01f93a8ebffd91eeca000dc46e893f8a78232472405bf9493f8a9