Compare commits

..

11 Commits

2
.gitignore vendored

@ -16,3 +16,5 @@
/itoa-1.0.8.crate
/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 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate itoa
Name: rust-itoa
Version: 1.0.10
Version: 1.0.14
Release: %autorelease
Summary: Fast integer primitive to string conversion

@ -1 +1 @@
SHA512 (itoa-1.0.10.crate) = fc496be0873e31afa6ddf7f2958030f8fcb517cadb86a48280a0c50ce50460afda189af1e6c26e5ff6f85c750d772c21503864c32b526c4fe4bcdb5b07918538
SHA512 (itoa-1.0.14.crate) = ea2d38df373652ddacccd11e610dfdad4e3ae7f0d476514e6ac58092733c817bd834e8cd88c3bc4178dd5a646ba628ae626195e0aa407e8534ae3c2a7b049987

Loading…
Cancel
Save