update to version 1.2.0

epel9
Fabio Valentini 4 years ago
parent 442160c509
commit 6833a69359
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate zeroize
Name: rust-%{crate}
Version: 1.1.1
Version: 1.2.0
Release: 1%{?dist}
Summary: Securely clear secrets from memory
@ -98,6 +98,10 @@ which use "zeroize_derive" feature of "%{crate}" crate.
%endif
%changelog
* Thu Dec 10 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.0-1
- Update to version 1.2.0.
- Fixes RHBZ#1906212
* Thu Sep 17 2020 Fabio Valentini <decathorpe@gmail.com> - 1.1.1-1
- Update to version 1.1.1.

@ -1 +1 @@
SHA512 (zeroize-1.1.1.crate) = 748c8113abb0d70700a600088a51bf09620562db57dfbd5596af31d3a43b8fb587401755c4d9da689fb1443384492684eeb5acfc8c4db2d60b93f7214791f29b
SHA512 (zeroize-1.2.0.crate) = 9bc0242824908909669e473029990a582efb884ce8f37d153d3a92083f64afe7b3bb26821dff8f39af74ea7935024d9414d458cf61c2e6291ca3611e896ae390

Loading…
Cancel
Save