Update to 1.6.0

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

1
.gitignore vendored

@ -3,3 +3,4 @@
/half-1.4.0.crate /half-1.4.0.crate
/half-1.4.1.crate /half-1.4.1.crate
/half-1.5.0.crate /half-1.5.0.crate
/half-1.6.0.crate

@ -6,7 +6,7 @@
%global crate half %global crate half
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.5.0 Version: 1.6.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Half-precision floating point f16 and bf16 types for Rust Summary: Half-precision floating point f16 and bf16 types for Rust
@ -133,6 +133,9 @@ which use "use-intrinsics" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun May 10 14:26:13 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.6.0-1
- Update to 1.6.0
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 1.5.0-1 * Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 1.5.0-1
- Update to 1.5.0 - Update to 1.5.0

@ -1 +1 @@
SHA512 (half-1.5.0.crate) = 750570a086493411e4224d3dbfdbc6c1dba2a8073aeb27f3a5505848c7278f63a8f15a68d9bc50196318351a0b217a04534501d57c47e92992dd3fc4c2b98310 SHA512 (half-1.6.0.crate) = 52a459a793c43d66dbc79eb517b1cb63313b009aa8ce64c0ba09c4e49d4abe51ab1085f1f28421dfb78d3f83eecce7113dd50b6bac8a58259fbda4a5529b2ec2

Loading…
Cancel
Save