From 907e71f63107aa6bec4f317d2fedeab7749bdbda Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 30 Apr 2019 08:35:12 +0200 Subject: [PATCH] Update to 2.1.0 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-subtle.spec | 17 ++++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 36f19f8..60d5d90 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /subtle-2.0.0.crate +/subtle-2.1.0.crate diff --git a/rust-subtle.spec b/rust-subtle.spec index ae719cb..0904518 100644 --- a/rust-subtle.spec +++ b/rust-subtle.spec @@ -5,7 +5,7 @@ %global crate subtle Name: rust-%{crate} -Version: 2.0.0 +Version: 2.1.0 Release: 1%{?dist} Summary: Pure-Rust traits and utilities for constant-time cryptographic implementations @@ -61,6 +61,18 @@ which use "i128" feature of "%{crate}" crate. %files -n %{name}+i128-devel %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%package -n %{name}+nightly-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+nightly-devel %{_description} + +This package contains library source intended for building other packages +which use "nightly" feature of "%{crate}" crate. + +%files -n %{name}+nightly-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + %package -n %{name}+std-devel Summary: %{summary} BuildArch: noarch @@ -89,5 +101,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Apr 30 08:34:45 CEST 2019 Igor Gnatenko - 2.1.0-1 +- Update to 2.1.0 + * Wed Mar 13 2019 Igor Gnatenko - 2.0.0-1 - Initial package diff --git a/sources b/sources index d2ae6af..70b97a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subtle-2.0.0.crate) = 9ba4413223552184433d601360847f7d1ae5e30d0a86577be8c49d99f02aea202a65371f41f32d6f5e209c536282b184609978c42baa4fb3ec167949ea3ffb51 +SHA512 (subtle-2.1.0.crate) = 7c5513bbb37952e5385b60badc652b61fc6dc0716832ffdc58100274af7153b5d2ad4b14ccd8918b4daaf3c3ec0bf20eef756bcd9e220f178a55ef84c6344d37