Update to version 0.1.4; Fixes RHBZ#2333436

epel10 imports/epel10/rust-foldhash-0.1.4-1.el10
Fabio Valentini 1 month ago
parent 243b35c0ab
commit 9585fd5dcc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/foldhash-0.1.3.crate
/foldhash-0.1.4.crate

@ -1,6 +1,6 @@
--- foldhash-0.1.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ foldhash-0.1.3/Cargo.toml 2024-10-07T17:53:38.984364+00:00
@@ -54,9 +54,6 @@
--- foldhash-0.1.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ foldhash-0.1.4/Cargo.toml 2025-01-03T15:57:15.373441+00:00
@@ -55,9 +55,6 @@
[dev-dependencies.chrono]
version = "0.4"

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate foldhash
Name: rust-foldhash
Version: 0.1.3
Version: 0.1.4
Release: %autorelease
Summary: Fast, non-cryptographic, minimally DoS-resistant hashing algorithm

@ -1 +1 @@
SHA512 (foldhash-0.1.3.crate) = 844d5b699db632254dfc378d46e34909637118647250e2382cbb88855f6739fb9b5f1b840bb8e250dc8fbd2a97c9155e5d8fd0c5c760b8e02dd0aecd96818a5b
SHA512 (foldhash-0.1.4.crate) = 096efd30917c42e75e162a79d5c0ef068af76c7b6206cef880c4a3af92d096b4b4a1cd3de5b66ddb040730d58678c9a651734517dc8a60a265ebddd5559b95c1

Loading…
Cancel
Save