From d43375c73ab0da3fd58dd2f08f51181fb7a731d0 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 4 Mar 2020 16:25:21 -0800 Subject: [PATCH] Update to 0.8.0 --- .gitignore | 1 + rust-hkdf.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 73bad6f..e710c9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hkdf-0.7.0.crate +/hkdf-0.8.0.crate diff --git a/rust-hkdf.spec b/rust-hkdf.spec index 93a026a..019a98b 100644 --- a/rust-hkdf.spec +++ b/rust-hkdf.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * crypto-tests is not packaged %bcond_with check %global debug_package %{nil} @@ -6,8 +6,8 @@ %global crate hkdf Name: rust-%{crate} -Version: 0.7.0 -Release: 4%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: HMAC-based Extract-and-Expand Key Derivation Function (HKDF) # Upstream license specification: MIT/Apache-2.0 @@ -42,7 +42,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} @@ -54,7 +54,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}+std-devel Summary: %{summary} @@ -66,7 +66,7 @@ This package contains library source intended for building other packages which use "std" feature of "%{crate}" crate. %files -n %{name}+std-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 @@ -87,6 +87,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Mar 05 2020 Josh Stone - 0.8.0-1 +- Update to 0.8.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index cf3c0e8..629c8f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hkdf-0.7.0.crate) = 9a383fbcef5ac7115132b97a9fa6e3366f13dd4d376954ef3adb9b3d4348e408c13af0d900509d90e3b12334f2048a50e89858356684aea91886a316378e6384 +SHA512 (hkdf-0.8.0.crate) = eb313e491599ad8e52afde820e6b5e1a93f72548c6e35e82652185c38d8805deea21095f04f5e1ed850ea97971225a1055cdcdca6e4eb8eaea08e984afed09ed