Update to 0.7.1

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

1
.gitignore vendored

@ -1 +1,2 @@
/hmac-0.7.0.crate
/hmac-0.7.1.crate

@ -5,8 +5,8 @@
%global crate hmac
Name: rust-%{crate}
Version: 0.7.0
Release: 3%{?dist}
Version: 0.7.1
Release: 1%{?dist}
Summary: Generic implementation of Hash-based Message Authentication Code (HMAC)
# Upstream license specification: MIT OR Apache-2.0
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Jul 28 17:43:25 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.1-1
- Update to 0.7.1
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (hmac-0.7.0.crate) = 500a001edfd3f146dd45da0e0da3acd2d47e7b43d5a6873386f6153f7f4dad16d604b1e198d4d16b01d0cea8d516b03008d653cf3a4489d2e8a041b54f524a64
SHA512 (hmac-0.7.1.crate) = d1054cf7f24c892af4091464d8bd885a0914a24f31963e5cadc5f32d05742ac8ec558d754ab7f60c4b0997f4e437289a68aed79fc6e8ea45159f8775513a6d9d

Loading…
Cancel
Save