Update to 1.0.5

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent bab582305a
commit 647079a50b
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -7,3 +7,4 @@
/ryu-1.0.2.crate
/ryu-1.0.3.crate
/ryu-1.0.4.crate
/ryu-1.0.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate ryu
Name: rust-%{crate}
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: Fast floating point to string conversion
@ -95,6 +95,9 @@ which use "small" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jun 01 13:56:08 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.5-1
- Update to 1.0.5
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 1.0.4-1
- Update to 1.0.4

@ -1 +1 @@
SHA512 (ryu-1.0.4.crate) = a1b28c07b32374757019f93eae30f82ae00682d5e9838f50864dd4ca898b8220b9bdb0f5df55d23d6bfc7386a3ac93697a18c82215f2e946e06c079962123703
SHA512 (ryu-1.0.5.crate) = d1708ffa3112a684edf2956b6730ead040401d38f1457cde074eaaa59c249007dc8b925629e7f6df89f7ea757e9d0826649d685cc8ede0a04d50296048bf476c

Loading…
Cancel
Save