Update to 0.5.4

epel9
Josh Stone 7 years ago
parent 55dc9bef87
commit d35d850cf7

1
.gitignore vendored

@ -3,3 +3,4 @@
/rand-0.4.1.crate
/rand-0.4.2.crate
/rand-0.5.3.crate
/rand-0.5.4.crate

@ -5,8 +5,8 @@
%global crate rand
Name: rust-%{crate}
Version: 0.5.3
Release: 2%{?dist}
Version: 0.5.4
Release: 1%{?dist}
Summary: Random number generators
License: MIT or ASL-2.0
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Fri Jul 13 2018 Josh Stone <jistone@redhat.com> - 0.5.4-1
- Update to 0.5.4
* Thu Jul 05 2018 Josh Stone <jistone@redhat.com> - 0.5.3-2
- Fix the python2 exclusion

@ -1 +1 @@
SHA512 (rand-0.5.3.crate) = 3296fab41470c798b4ed8b992eae38de8db43ce5a92fc4f07ea6e0385dc816ce3df4abeaa42279de91bc40bd9d4d7d6aaa809e98600012019874e44ff0c3e45d
SHA512 (rand-0.5.4.crate) = 2a4e0d573f49946d736209187938b6750588c0f867cef2a429457d20bbc80be44fc6d1a7e99bc459a834b27a0572da744902bc0dddc0b751ff8240db3b56d797

Loading…
Cancel
Save