Compare commits

..

11 Commits

Author SHA1 Message Date
Fedora Release Engineering 70a8fdb54c Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
6 months ago
Fabio Valentini 34fa2d5c6d
Update to version 1.0.18; Fixes RHBZ#2279434
9 months ago
Fabio Valentini 7b1e56fa04
Update to version 1.0.17; Fixes RHBZ#2264816
9 months ago
Fedora Release Engineering 1d1700053f Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
1 year ago
Fabio Valentini 282cbf44a2
Update to version 1.0.16; Fixes RHBZ#2253794
1 year ago
Fedora Release Engineering 510621b68c Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2 years ago
Fabio Valentini ef3658e261
Update to version 1.0.15; Fixes RHBZ#2223137
2 years ago
Fabio Valentini c5e804299c
Update to version 1.0.14; Fixes RHBZ#2219450
2 years ago
Fabio Valentini fdba50077d
Update to version 1.0.13; Fixes RHBZ#2175347
2 years ago
Fedora Release Engineering a1188b3836 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2 years ago
Fabio Valentini 92ae7b07c1
Update to version 1.0.12; Fixes RHBZ#2154594
2 years ago

2
.gitignore vendored

@ -17,3 +17,5 @@
/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 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate ryu
Name: rust-ryu
Version: 1.0.16
Version: 1.0.18
Release: %autorelease
Summary: Fast floating point to string conversion

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

Loading…
Cancel
Save