Update to 0.8.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 1df986bc9a
commit dc3840d7c0
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -1,3 +1,4 @@
/hmac-0.7.0.crate /hmac-0.7.0.crate
/hmac-0.7.1.crate /hmac-0.7.1.crate
/hmac-0.8.0.crate /hmac-0.8.0.crate
/hmac-0.8.1.crate

@ -5,7 +5,7 @@
%global crate hmac %global crate hmac
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.0 Version: 0.8.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Generic implementation of Hash-based Message Authentication Code (HMAC) Summary: Generic implementation of Hash-based Message Authentication Code (HMAC)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jun 24 17:14:36 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.1-1
- Update to 0.8.1
* Sun Jun 21 09:21:52 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.0-1 * Sun Jun 21 09:21:52 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.0-1
- Update to 0.8.0 - Update to 0.8.0

@ -1 +1 @@
SHA512 (hmac-0.8.0.crate) = 19668323f5fcdfa22a9d9b0d2321b326f3e9aafe1ee71174673dec55a01203451761d99dfbb847016b18d2a8826f1104a1752328e6b8ec682f563917f598f855 SHA512 (hmac-0.8.1.crate) = 24e66906dbefbd51e8ae307c45055b0372169fc75699c9df789ed4fee8803518c590d868ed0ea44d850f03320a12a7742a26d126e629f9f6c72ee50ae2e87257

Loading…
Cancel
Save