Update to 0.3.5

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/ahash-0.3.2.crate /ahash-0.3.2.crate
/ahash-0.3.3.crate /ahash-0.3.3.crate
/ahash-0.3.4.crate /ahash-0.3.4.crate
/ahash-0.3.5.crate

@ -6,7 +6,7 @@
%global crate ahash %global crate ahash
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.4 Version: 0.3.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Non-cryptographic hash function using AES-NI for high performance Summary: Non-cryptographic hash function using AES-NI for high performance
@ -108,6 +108,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat May 16 19:38:42 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.5-1
- Update to 0.3.5
* Wed May 06 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1 * Wed May 06 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4 - Update to 0.3.4

@ -1 +1 @@
SHA512 (ahash-0.3.4.crate) = 0f4df16b61ffafdcd47222a508af07901b182791e621f962cf04b7a2cbce33a0b881cded93040aba7c48fb0d1df672d1036cbea7119ea6eaa0c3400a0008e2d5 SHA512 (ahash-0.3.5.crate) = 594a8573bbf5c29835962dfef288d7045edb09121ef540639e91874a32070b35b03b79e1df94cdd647dedd7ff8aa24d435976161ca8b8bd780e6ba80e3692df4

Loading…
Cancel
Save