import rust-foldhash-0.1.4-1.el10

i10ce changed/i10ce/rust-foldhash-0.1.4-1.el10
MSVSphere Packaging Team 1 month ago
parent 977c2ffdac
commit 7adbc71366
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/foldhash-0.1.3.crate SOURCES/foldhash-0.1.4.crate

@ -1 +1 @@
7d06edd29de88ff2642d5d0b532785b139814411 SOURCES/foldhash-0.1.3.crate bae17705c3a263189fad497a0a821b557fc827f5 SOURCES/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.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ foldhash-0.1.3/Cargo.toml 2024-10-07T17:53:38.984364+00:00 +++ foldhash-0.1.4/Cargo.toml 2025-01-03T15:57:15.373441+00:00
@@ -54,9 +54,6 @@ @@ -55,9 +55,6 @@
[dev-dependencies.chrono] [dev-dependencies.chrono]
version = "0.4" version = "0.4"

@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec ## END: Set by rpmautospec
# Generated by rust2rpm 26 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate foldhash %global crate foldhash
Name: rust-foldhash Name: rust-foldhash
Version: 0.1.3 Version: 0.1.4
Release: %autorelease Release: %autorelease
Summary: Fast, non-cryptographic, minimally DoS-resistant hashing algorithm Summary: Fast, non-cryptographic, minimally DoS-resistant hashing algorithm
@ -90,10 +90,13 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.4-1
- Update to version 0.1.4; Fixes RHBZ#2333436
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.3-1 * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.3-1
- Rebuilt for MSVSphere 10 - Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Oct 18 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1 * Fri Oct 18 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
- Initial import (#2317028) - Initial import (#2317028)
## END: Generated by rpmautospec ## END: Generated by rpmautospec

Loading…
Cancel
Save