Update to 0.2.7

epel9
Josh Stone 6 years ago
parent 824f092151
commit 59e32206de

1
.gitignore vendored

@ -1,3 +1,4 @@
/ryu-0.2.3.crate /ryu-0.2.3.crate
/ryu-0.2.4.crate /ryu-0.2.4.crate
/ryu-0.2.6.crate /ryu-0.2.6.crate
/ryu-0.2.7.crate

@ -6,8 +6,8 @@
%global crate ryu %global crate ryu
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.6 Version: 0.2.7
Release: 3%{?dist} Release: 1%{?dist}
Summary: Fast floating point to string conversion Summary: Fast floating point to string conversion
# Upstream license specification: Apache-2.0 OR BSL-1.0 # Upstream license specification: Apache-2.0 OR BSL-1.0
@ -95,6 +95,9 @@ which use "small" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Nov 13 2018 Josh Stone <jistone@redhat.com> - 0.2.7-1
- Update to 0.2.7
* Sat Oct 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-3 * Sat Oct 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-3
- Adapt to new packaging - Adapt to new packaging

@ -1 +1 @@
SHA512 (ryu-0.2.6.crate) = fa7596d53f3a16673df016aa75a4cc7a637456db595daeb9e4a0a393c7ab7d18b669bcd2886f65a4421897c0261ac57ff85d9c452772e172a4bb6c11b61a8f1f SHA512 (ryu-0.2.7.crate) = 94805952eabddc1c295b76e5b6d5b441748763b41d9371f3a2116c0bce6fa933767a3c1682a39d339d4430b86190c84e9421b5f3acd4d3274998d0d96bf229a4

Loading…
Cancel
Save