Update to version 1.0.17; Fixes RHBZ#2264816

epel10
Fabio Valentini 9 months ago
parent 1d1700053f
commit 7b1e56fa04
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -17,3 +17,4 @@
/ryu-1.0.14.crate
/ryu-1.0.15.crate
/ryu-1.0.16.crate
/ryu-1.0.17.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate ryu
Name: rust-ryu
Version: 1.0.16
Version: 1.0.17
Release: %autorelease
Summary: Fast floating point to string conversion

@ -1 +1 @@
SHA512 (ryu-1.0.16.crate) = 89e3e18346ae6e4035787766f286a6eb62f5294e39ad902cc29e95c53781c4e5dd629f567f22ecc7e9fe9d1c273323da9b867aadc9cd8a066727c58330b51b10
SHA512 (ryu-1.0.17.crate) = 6dad725c4fb2d3a33ea30107b63cb702eed56bd2f3c16a72265f648f5aaefcd3d5a7b919b1d037af926cc6311bc68ba58c4e0483da2b2e2135c6a7c2d6601af4

Loading…
Cancel
Save