Update to 0.2.5

epel9
Josh Stone 5 years ago
parent b7cb9ff044
commit a475338281

1
.gitignore vendored

@ -8,3 +8,4 @@
/num-bigint-0.2.2.crate
/num-bigint-0.2.3.crate
/num-bigint-0.2.4.crate
/num-bigint-0.2.5.crate

@ -5,7 +5,7 @@
%global crate num-bigint
Name: rust-%{crate}
Version: 0.2.4
Version: 0.2.5
Release: 1%{?dist}
Summary: Big integer implementation for Rust
@ -119,6 +119,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.2.5-1
- Update to 0.2.5
* Tue Jan 07 2020 Josh Stone <jistone@redhat.com> - 0.2.4-1
- Update to 0.2.4

@ -1 +1 @@
SHA512 (num-bigint-0.2.4.crate) = 8af59452fa5c69a7a4e4a7da11fb1cfe149c952f7ce2fefb0c5e75431af8075c2d1f0a6f886a2c21fa2b994e8b5ba48cffa13f5586dd95388f7b984c1672db1b
SHA512 (num-bigint-0.2.5.crate) = afb1376da6ed1bd8b7b25e057f57464023808f03fa3a7629ae76e4144873731cb207d469d757223c4df3fe3233ee595db856b44d2f5cfbdbca7677ff92e43834

Loading…
Cancel
Save