From 83449a2089e4a14619c13df7c9a853de964db2d7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 18 Feb 2019 01:45:34 +0100 Subject: [PATCH] Update to 0.6.9 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-smallvec.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 19fdf68..cc29061 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /smallvec-0.6.6.crate /smallvec-0.6.7.crate /smallvec-0.6.8.crate +/smallvec-0.6.9.crate diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 2696791..5e0d69c 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -6,20 +6,19 @@ %global crate smallvec Name: rust-%{crate} -Version: 0.6.8 -Release: 2%{?dist} +Version: 0.6.9 +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 +Source: %{crates_source} ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(serde/default) >= 1.0.0 with crate(serde/default) < 2.0.0) -BuildRequires: (crate(unreachable/default) >= 1.0.0 with crate(unreachable/default) < 2.0.0) %if %{with check} BuildRequires: (crate(bincode/default) >= 1.0.1 with crate(bincode/default) < 2.0.0) %endif @@ -80,7 +79,7 @@ which use "std" feature of "%{crate}" crate. %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml %prep -%autosetup -n %{crate}-%{version} -p1 +%autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %build @@ -95,6 +94,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Mon Feb 18 2019 Igor Gnatenko - 0.6.9-1 +- Update to 0.6.9 + * Sat Feb 02 2019 Fedora Release Engineering - 0.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 6973361..226062e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (smallvec-0.6.8.crate) = 0eddd68498a20bb124fd7bf00700c98ca00a58ddfb4e6116aed0d7647b898760c9b46593c96b16bffb86541dd37f04559b75110fb3b520b1b91ad6429250250b +SHA512 (smallvec-0.6.9.crate) = 2bfd96b6c07a740b77c9d3221604e108bb730770970e7428a2a38d29711dff16eea08251e826d2d511d13a887c3256ec3a689e3c481ddb9029f47452fb2877e2