Update to version 1.0.6; Fixes RHBZ#2175344

epel10
Fabio Valentini 2 years ago
parent eb9d6bf8db
commit d991a0253a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/itoa-1.0.3.crate /itoa-1.0.3.crate
/itoa-1.0.4.crate /itoa-1.0.4.crate
/itoa-1.0.5.crate /itoa-1.0.5.crate
/itoa-1.0.6.crate

@ -1,3 +0,0 @@
# rust-itoa
The rust-itoa package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate itoa %global crate itoa
Name: rust-itoa Name: rust-itoa
Version: 1.0.5 Version: 1.0.6
Release: %autorelease Release: %autorelease
Summary: Fast integer primitive to string conversion Summary: Fast integer primitive to string conversion

@ -1 +1 @@
SHA512 (itoa-1.0.5.crate) = b90841e3a016a9a68cb090e4bf78959bbadecb3391cba71e0deeb5ac2723379ccd3251ec18a0bd055fba7cb6e71608ab1d7db990ad4d03cf2fd1289bd5834540 SHA512 (itoa-1.0.6.crate) = e1fb82fe16e1248141d48de9e05e7abed0c6fef58f2ff8b77b52aca5f16f3600c46707ff4c7a0f0307047610f29775bda74948d6d1efceb74b37cdd22e1fcf31

Loading…
Cancel
Save