Update to version 1.0.14; Fixes RHBZ#2327596

epel10 imports/epel10/rust-itoa-1.0.14-1.el10
Fabio Valentini 3 months ago
parent e665c0a7ba
commit 7122a6f490
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -17,3 +17,4 @@
/itoa-1.0.9.crate
/itoa-1.0.10.crate
/itoa-1.0.11.crate
/itoa-1.0.14.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate itoa
Name: rust-itoa
Version: 1.0.11
Version: 1.0.14
Release: %autorelease
Summary: Fast integer primitive to string conversion

@ -1 +1 @@
SHA512 (itoa-1.0.11.crate) = 7e22dffac34c9c9f432daef395e0ec710ed658164bc9cd9fc6445c9f984c912a10bac556214a026bcddbe27a3197b35b0c87d6709fd605062637d086b2d20311
SHA512 (itoa-1.0.14.crate) = ea2d38df373652ddacccd11e610dfdad4e3ae7f0d476514e6ac58092733c817bd834e8cd88c3bc4178dd5a646ba628ae626195e0aa407e8534ae3c2a7b049987

Loading…
Cancel
Save