|
|
@ -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
|
|
|
|