Update to 0.2.6

epel9
Josh Stone 5 years ago
parent a475338281
commit dcdd8cf30a

1
.gitignore vendored

@ -9,3 +9,4 @@
/num-bigint-0.2.3.crate /num-bigint-0.2.3.crate
/num-bigint-0.2.4.crate /num-bigint-0.2.4.crate
/num-bigint-0.2.5.crate /num-bigint-0.2.5.crate
/num-bigint-0.2.6.crate

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

@ -1 +1 @@
SHA512 (num-bigint-0.2.5.crate) = afb1376da6ed1bd8b7b25e057f57464023808f03fa3a7629ae76e4144873731cb207d469d757223c4df3fe3233ee595db856b44d2f5cfbdbca7677ff92e43834 SHA512 (num-bigint-0.2.6.crate) = 19c1ff0ae6fdfc690ccfe4fe6008c102e50ab9bf6b1f4e4f04a348d217d4d9d538585945466b72b70713053bcfd73685d1a907e41d135265d330bde996709eb8

Loading…
Cancel
Save