Update to 0.4.2

epel9
Josh Stone 5 years ago
parent 79972a3253
commit 28a6cd8477

1
.gitignore vendored

@ -1 +1,2 @@
/rand_core-0.4.0.crate
/rand_core-0.4.2.crate

@ -5,7 +5,7 @@
%global crate rand_core
Name: rust-%{crate}0.4
Version: 0.4.0
Version: 0.4.2
Release: 1%{?dist}
Summary: Core random number generator traits and tools for implementation
@ -131,5 +131,8 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Sun Aug 04 14:03:09 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.0-1
- Initial package

@ -1 +1 @@
SHA512 (rand_core-0.4.0.crate) = f80e76dabd3308a12880a9aa8b7be83db39b02778c95bb63f862488789a2a67e2f08d4f2dd1ad803c61df0a9fc7f6620aa753b3bf394542ce27c89189a911845
SHA512 (rand_core-0.4.2.crate) = f7ae3b690e2cc1fbf2707ee04b752bc5472433f737ab581f9872f7c5660966bc6be45f0c5d2cd8771105df6d4a9d206c55f5cc6ffc1693b46e1ae03a2883b028

Loading…
Cancel
Save