From 72852d2f171938610bec85d7406ba5a398bdc16b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 14 Jun 2018 17:51:53 +0200 Subject: [PATCH] Update to 0.6.2 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-smallvec.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bbe86c7..8b03bed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /smallvec-0.5.0.crate /smallvec-0.6.0.crate /smallvec-0.6.1.crate +/smallvec-0.6.2.crate diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 2855e97..f8258d3 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -5,11 +5,11 @@ %global crate smallvec Name: rust-%{crate} -Version: 0.6.1 +Version: 0.6.2 Release: 1%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack -License: MPLv2.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 @@ -52,11 +52,14 @@ which use %{crate} from crates.io. %endif %files devel -%license LICENSE +%license LICENSE-MIT LICENSE-APACHE %doc README.md %{cargo_registry}/%{crate}-%{version}/ %changelog +* Thu Jun 14 2018 Igor Gnatenko - 0.6.2-1 +- Update to 0.6.2 + * Tue Apr 24 2018 Igor Gnatenko - 0.6.1-1 - Update to 0.6.1 diff --git a/sources b/sources index d34f04a..99f89ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (smallvec-0.6.1.crate) = fc07c9ee8f07bbaff3751258944cf4186e3a3364cec149443d1aaf2790edca0ec021289bc8823f09d035bd4e5aa9e0b5cf08c577b7610dfa6c020e8ef34b877b +SHA512 (smallvec-0.6.2.crate) = 4fc6031b48372fb637fd9641aa590b9a7a7e5e5cb467b0231c8c3bc1c937c667077aecd2917d6c5dcbec87e01dda6a9f05e5c68f03d47693c1d730a8d9c2bad6