diff --git a/.gitignore b/.gitignore index 712d08e..e3c8bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/foldhash-0.1.3.crate +SOURCES/foldhash-0.1.4.crate diff --git a/.rust-foldhash.metadata b/.rust-foldhash.metadata index 7ef84ab..396a1a3 100644 --- a/.rust-foldhash.metadata +++ b/.rust-foldhash.metadata @@ -1 +1 @@ -7d06edd29de88ff2642d5d0b532785b139814411 SOURCES/foldhash-0.1.3.crate +bae17705c3a263189fad497a0a821b557fc827f5 SOURCES/foldhash-0.1.4.crate diff --git a/SOURCES/foldhash-fix-metadata.diff b/SOURCES/foldhash-fix-metadata.diff index dd8866d..dbcdf0f 100644 --- a/SOURCES/foldhash-fix-metadata.diff +++ b/SOURCES/foldhash-fix-metadata.diff @@ -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" diff --git a/SPECS/rust-foldhash.spec b/SPECS/rust-foldhash.spec index ab81509..594a87a 100644 --- a/SPECS/rust-foldhash.spec +++ b/SPECS/rust-foldhash.spec @@ -8,14 +8,14 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -# 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 @@ -90,10 +90,13 @@ use the "std" feature of the "%{crate}" crate. %endif %changelog +## START: Generated by rpmautospec +* Fri Jan 03 2025 Fabio Valentini - 0.1.4-1 +- Update to version 0.1.4; Fixes RHBZ#2333436 + * Fri Dec 20 2024 MSVSphere Packaging Team - 0.1.3-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Fri Oct 18 2024 Fabio Valentini - 0.1.3-1 - Initial import (#2317028) ## END: Generated by rpmautospec