update to version 2.3.0

epel9
Fabio Valentini 4 years ago
parent ac485be4bb
commit e87002cfbb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/subtle-2.2.1.crate
/subtle-2.2.2.crate
/subtle-2.2.3.crate
/subtle-2.3.0.crate

@ -5,8 +5,8 @@
%global crate subtle
Name: rust-%{crate}
Version: 2.2.3
Release: 3%{?dist}
Version: 2.3.0
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
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 2.3.0-1
- Update to version 2.3.0.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (subtle-2.2.3.crate) = 00aaaa95401cf10a198d2169a245289bc015b2c494ab945adaf7d3b42495583931b96fbf85a034bc40f325d21734bd5914aa5065aa289a7d319d7daecd5bae5c
SHA512 (subtle-2.3.0.crate) = 80c61e908a94c449a77ba412531496c089da3a2a583017f05b55bfd1e8eaca215db2358222ca06696d0bbd7a79027dca8fb4031f63df314fad646ae10c6d55a7

Loading…
Cancel
Save