Update to version 0.3.6; Fixes RHBZ#1986187

epel9
Fabio Valentini 4 years ago
parent fed17bc0e4
commit b582b430cb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/siphasher-0.3.2.crate
/siphasher-0.3.3.crate
/siphasher-0.3.5.crate
/siphasher-0.3.6.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate siphasher
Name: rust-%{crate}
Version: 0.3.5
Version: 0.3.6
Release: %autorelease
Summary: SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust

@ -1 +1 @@
SHA512 (siphasher-0.3.5.crate) = 4887f7b7b4c0df55c185249a16041052e16ad1f7c80d69ca69dba76af7b25095f2ace3d5b2a33346797f74b63c476a67055929c2856a6b4dff60e8fe2147f8ae
SHA512 (siphasher-0.3.6.crate) = 2b2295b4807ae418ae03ad5b1d1a9adb8c29706179e1e77a483b0d1786736385e0681384e8f5879d21c1b009958659f2efa8c553a2a93618e66dd0660aa1e169

Loading…
Cancel
Save