Update to 2.1.1

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 7dc7a97132
commit 6ac20ee29d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,2 +1,3 @@
/subtle-2.0.0.crate
/subtle-2.1.0.crate
/subtle-2.1.1.crate

@ -5,8 +5,8 @@
%global crate subtle
Name: rust-%{crate}
Version: 2.1.0
Release: 3%{?dist}
Version: 2.1.1
Release: 1%{?dist}
Summary: Pure-Rust traits and utilities for constant-time cryptographic implementations
# Upstream license specification: BSD-3-Clause
@ -107,6 +107,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Sat Aug 03 14:56:33 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.1.1-1
- Update to 2.1.1
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (subtle-2.1.0.crate) = 7c5513bbb37952e5385b60badc652b61fc6dc0716832ffdc58100274af7153b5d2ad4b14ccd8918b4daaf3c3ec0bf20eef756bcd9e220f178a55ef84c6344d37
SHA512 (subtle-2.1.1.crate) = 5507c1e41e61a1d92b70a57661224c9ef8559f564b202b904f78a317b1d80cac5f0527501f10763752b28da0686becaf7173e52ab4d2f458cebaa2a9c7941e50

Loading…
Cancel
Save