Update to 0.5.5

epel9
Josh Stone 7 years ago
parent d35d850cf7
commit 909b3bbf8d

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate rand
Name: rust-%{crate}
Version: 0.5.4
Version: 0.5.5
Release: 1%{?dist}
Summary: Random number generators
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Wed Aug 08 2018 Josh Stone <jistone@redhat.com> - 0.5.5-1
- Update to 0.5.5
* Fri Jul 13 2018 Josh Stone <jistone@redhat.com> - 0.5.4-1
- Update to 0.5.4

@ -1 +1 @@
SHA512 (rand-0.5.4.crate) = 2a4e0d573f49946d736209187938b6750588c0f867cef2a429457d20bbc80be44fc6d1a7e99bc459a834b27a0572da744902bc0dddc0b751ff8240db3b56d797
SHA512 (rand-0.5.5.crate) = e135a9c97943662bcea9c4730f19ec6e01ea73303801101592c14e97b59adbbc3457ed7a3dd57843776f5febb6fa34890aad9d1c2c596ae89416e1a281062cc8

Loading…
Cancel
Save