Update to 1.3.0

epel9
Josh Stone 6 years ago
parent 2189773a1a
commit f0d2942118

1
.gitignore vendored

@ -1 +1,2 @@
/half-1.2.0.crate /half-1.2.0.crate
/half-1.3.0.crate

@ -5,7 +5,7 @@
%global crate half %global crate half
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.2.0 Version: 1.3.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Half-precision floating point f16 type for Rust Summary: Half-precision floating point f16 type for Rust
@ -56,5 +56,8 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog %changelog
* Wed Oct 03 2018 Josh Stone <jistone@redhat.com> - 1.3.0-1
- Update to 1.3.0
* Sat Sep 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.0-1 * Sat Sep 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.0-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (half-1.2.0.crate) = 4cbd15965705406cebb4df66b9fbbfb9720cb09bdbdb66b10b8b3a7eab53920999cede30e967604f496863603de3ca799296be76988462b8ee3e136d6d1dd9eb SHA512 (half-1.3.0.crate) = d8e76c8e32eccd6fecee7c6a23ab5e1b80be4a077e62b80a7732e2438438cf137bf7e9188945e07d3ab38d7217c5f52181fb8745425db96df39092f9cfcea6fa

Loading…
Cancel
Save