Update to version 0.3.2; Fixes RHBZ#1986494

epel9
Fabio Valentini 4 years ago
parent 3eaa5038fe
commit a13714fb63
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/float-ord-0.2.0.crate
/float-ord-0.3.1.crate
/float-ord-0.3.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate float-ord
Name: rust-%{crate}
Version: 0.3.1
Version: 0.3.2
Release: %autorelease
Summary: Total ordering for floating-point numbers

@ -1 +1 @@
SHA512 (float-ord-0.3.1.crate) = ca639f6e492b95125f6bd0f4f09eeee9bd8c7b2f5036a88384ffd361b812c3d6df8693de5bcc04ffa8a84ab65e44db5ed526448285ba9c67446b348c0167ab2d
SHA512 (float-ord-0.3.2.crate) = a2f3a5745f1b2a0a9f9dd44d72baf75bb61009916fbd72839eaad0de3f7dd5f6cbb5f1eceed2206ff948dff4c79787e31ad10fb00aa91d2530d20abf38b34c1c

Loading…
Cancel
Save