Update to 0.6.5

epel9
Josh Stone 6 years ago
parent 086fe0fd55
commit bfcd061716

1
.gitignore vendored

@ -5,3 +5,4 @@
/crossbeam-utils-0.5.0.crate
/crossbeam-utils-0.6.3.crate
/crossbeam-utils-0.6.4.crate
/crossbeam-utils-0.6.5.crate

@ -6,7 +6,7 @@
%global crate crossbeam-utils
Name: rust-%{crate}
Version: 0.6.4
Version: 0.6.5
Release: 1%{?dist}
Summary: Utilities for concurrent programming
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Tue Jan 29 2019 Josh Stone <jistone@redhat.com> - 0.6.5-1
- Update to 0.6.5
* Mon Jan 28 2019 Josh Stone <jistone@redhat.com> - 0.6.4-1
- Update to 0.6.4

@ -1 +1 @@
SHA512 (crossbeam-utils-0.6.4.crate) = 23c845189d6a6e1d02477d6a1fdc519a17a0b0f498634d5076740df5164802f66965c38e7a10278dd4123a033916de64c724f4635a541ff4fe6a35acde1a1ec7
SHA512 (crossbeam-utils-0.6.5.crate) = 5bcf3eed8f28d608b675aa4588b133393ced515e2f7fa37b413b34aa5ee550100899d957906dd04fcaee68cea57d2c8f230e06d6903f5ef117c9313d6cdbc2a8

Loading…
Cancel
Save