Update to version 1.0.12; Fixes RHBZ#2154594

epel9
Fabio Valentini 2 years ago
parent 9c1f097d06
commit cf36601175
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/ryu-1.0.9.crate
/ryu-1.0.10.crate
/ryu-1.0.11.crate
/ryu-1.0.12.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate ryu
Name: rust-ryu
Version: 1.0.11
Version: 1.0.12
Release: %autorelease
Summary: Fast floating point to string conversion
@ -13,8 +13,6 @@ License: Apache-2.0 OR BSL-1.0
URL: https://crates.io/crates/ryu
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (ryu-1.0.11.crate) = dd2642aab2d3017c31432436226d5350b894c8b88a09395eb7de6350964b3cc48451a829ce78b04a9e4e0480076fe1bddd0604f4e57700faa2d60cac6e361408
SHA512 (ryu-1.0.12.crate) = 070f0b2b52e47cc9a6d8f003439d257c27aec15ffb030a92481ac22d5052436156e25127ea3ea7986cc514d2a7a924f9328710d743c216d7b1379beacae79829

Loading…
Cancel
Save