Compare commits

..

9 Commits

Author SHA1 Message Date
Fabio Valentini 847a1daa1d
Update to version 1.0.16; Fixes RHBZ#2253794
1 year ago
Fabio Valentini 8a70cb4974
Update to version 1.0.15; Fixes RHBZ#2223137
2 years ago
Fabio Valentini 08e2099b19
Update to version 1.0.14; Fixes RHBZ#2219450
2 years ago
Fabio Valentini bb7950193e
Update to version 1.0.13; Fixes RHBZ#2175347
2 years ago
Fabio Valentini cf36601175
Update to version 1.0.12; Fixes RHBZ#2154594
2 years ago
Fabio Valentini 9c1f097d06
Merge branch 'rawhide' into epel9
2 years ago
Fabio Valentini b723e56bff
Revert "Bootstrap (disable tests)"
2 years ago
Igor Raits 07ce92ff26
Rebuild
3 years ago
Igor Raits e7f7da4e02
Bootstrap (disable tests)
3 years ago

2
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (ryu-1.0.18.crate) = a9b2beac778ec47e6be303148d7512ee681bd2361f6e4ac6db32c8b4baf86a8c5eb5b0d02eacd6131ae88c7b5105c57018c3050676e0b3dd1ed9c4d2fd650e84
SHA512 (ryu-1.0.16.crate) = 89e3e18346ae6e4035787766f286a6eb62f5294e39ad902cc29e95c53781c4e5dd629f567f22ecc7e9fe9d1c273323da9b867aadc9cd8a066727c58330b51b10

Loading…
Cancel
Save