Update to 1.0.2

epel9
Josh Stone 5 years ago
parent a417ca2dc0
commit 304378377d

1
.gitignore vendored

@ -4,3 +4,4 @@
/ryu-0.2.7.crate
/ryu-0.2.8.crate
/ryu-1.0.0.crate
/ryu-1.0.2.crate

@ -5,8 +5,8 @@
%global crate ryu
Name: rust-%{crate}
Version: 1.0.0
Release: 2%{?dist}
Version: 1.0.2
Release: 1%{?dist}
Summary: Fast floating point to string conversion
# Upstream license specification: Apache-2.0 OR BSL-1.0
@ -95,6 +95,9 @@ which use "small" feature of "%{crate}" crate.
%endif
%changelog
* Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 1.0.2-1
- Update to 1.0.2
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (ryu-1.0.0.crate) = b5dd360611fdf76ff13d377c1c79ce09a4fab90a8b7fc917a4424b8246c8a0da7d3ec515b8c69b695d936b1207072d173b9f40fd5cb218f1eab947862112caf0
SHA512 (ryu-1.0.2.crate) = c681e037f1eea488bad7fb5ecc79af52377bd4b9eeed95eb213201219d7f100702000f81947aff8f18641235fb62c138a30eb20c1f93ae518a4d9960a598bb64

Loading…
Cancel
Save