Update to 0.3.3

epel9
Josh Stone 5 years ago
parent dae3f89b4c
commit 014f72a55b

1
.gitignore vendored

@ -3,3 +3,4 @@
/siphasher-0.3.0.crate
/siphasher-0.3.1.crate
/siphasher-0.3.2.crate
/siphasher-0.3.3.crate

@ -5,7 +5,7 @@
%global crate siphasher
Name: rust-%{crate}
Version: 0.3.2
Version: 0.3.3
Release: 1%{?dist}
Summary: SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust
@ -119,6 +119,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3
* Thu Mar 26 08:47:26 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.2-1
- Update to 0.3.2

@ -1 +1 @@
SHA512 (siphasher-0.3.2.crate) = bd386de3f1f24468f8140695204d09933cd8087ee12ef834cfcda79d9130809d22b5394fddcb71d199802ec0aeba67fddcb3984b2450cb16bd31681deaa8492c
SHA512 (siphasher-0.3.3.crate) = 53bec96ee1edcd658886ac650a1528ce5186a203a412d4dce5a95ede4b50ab5ef9406af5150fafff220484ef96ab5a883dc9ba4b0927d6bc42321a4b0cbf454e

Loading…
Cancel
Save