From 35afad8273f6233570d624874904ab16c8b7a307 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 27 Dec 2019 08:28:18 +0100 Subject: [PATCH] Update to 1.1.0 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-smallvec.spec | 21 ++++++++++++--------- sources | 2 +- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 83512a6..3d731f6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /smallvec-0.6.9.crate /smallvec-0.6.10.crate /smallvec-1.0.0.crate +/smallvec-1.1.0.crate diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 6644456..0310882 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate smallvec Name: rust-%{crate} -Version: 1.0.0 +Version: 1.1.0 Release: 1%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+may_dangle-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "may_dangle" feature of "%{crate}" crate. %files -n %{name}+may_dangle-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} @@ -74,7 +74,7 @@ This package contains library source intended for building other packages which use "serde" feature of "%{crate}" crate. %files -n %{name}+serde-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+specialization-devel Summary: %{summary} @@ -86,7 +86,7 @@ This package contains library source intended for building other packages which use "specialization" feature of "%{crate}" crate. %files -n %{name}+specialization-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+union-devel Summary: %{summary} @@ -98,7 +98,7 @@ This package contains library source intended for building other packages which use "union" feature of "%{crate}" crate. %files -n %{name}+union-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+write-devel Summary: %{summary} @@ -110,7 +110,7 @@ This package contains library source intended for building other packages which use "write" feature of "%{crate}" crate. %files -n %{name}+write-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -131,6 +131,9 @@ which use "write" feature of "%{crate}" crate. %endif %changelog +* Fri Dec 27 08:27:43 CET 2019 Igor Gnatenko - 1.1.0-1 +- Update to 1.0.0 + * Fri Nov 22 2019 Josh Stone - 1.0.0-1 - Update to 1.0.0 diff --git a/sources b/sources index 7773124..d1a67bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (smallvec-1.0.0.crate) = 55cac16305ef45257d78536cce7a3f59321eabf5702e405c6e27a0ece0a8f0447a5ccadad60a1ef4286f9991609abd9293768507550557f5958545d788b60ee2 +SHA512 (smallvec-1.1.0.crate) = 78e1ce9b80f59254eec3d9b9788bcb7c4c63992dee0ba0da577c2862884e0c6b6fe7517f79cf3128527d7ec5d2d339de6fb79ce1fcdd4341dd2457d7dec7ea94