Update to 0.2.8

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent d9b73e871f
commit b7b7ef4fca
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -2,3 +2,4 @@
/ryu-0.2.4.crate
/ryu-0.2.6.crate
/ryu-0.2.7.crate
/ryu-0.2.8.crate

@ -1,13 +1,12 @@
# Generated by rust2rpm
# * Tests are run in infrastructure
%bcond_with check
%global debug_package %{nil}
%global crate ryu
Name: rust-%{crate}
Version: 0.2.7
Release: 3%{?dist}
Version: 0.2.8
Release: 1%{?dist}
Summary: Fast floating point to string conversion
# Upstream license specification: Apache-2.0 OR BSL-1.0
@ -94,6 +93,9 @@ which use "small" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 02 08:40:15 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.8-1
- Update to 0.2.8
* Sun Mar 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.7-3
- Do not pull optional dependencies

@ -1 +1 @@
SHA512 (ryu-0.2.7.crate) = 94805952eabddc1c295b76e5b6d5b441748763b41d9371f3a2116c0bce6fa933767a3c1682a39d339d4430b86190c84e9421b5f3acd4d3274998d0d96bf229a4
SHA512 (ryu-0.2.8.crate) = 15a17fa06cb971847386013b7bc80e0483bb30f62062ac1e3200d588cb52771a7d34cdd74aba51de46341d303bd29065cf1f8cdcc17c23576cfadaefe63384b4

Loading…
Cancel
Save