Update to 1.8.0

epel9
Josh Stone 4 years ago
parent d524ab1fc5
commit b1051fadcf

1
.gitignore vendored

@ -6,3 +6,4 @@
/rayon-core-1.6.1.crate
/rayon-core-1.7.0.crate
/rayon-core-1.7.1.crate
/rayon-core-1.8.0.crate

@ -7,8 +7,8 @@
%global crate rayon-core
Name: rust-%{crate}
Version: 1.7.1
Release: 2%{?dist}
Version: 1.8.0
Release: 1%{?dist}
Summary: Core APIs for Rayon
# Upstream license specification: Apache-2.0/MIT
@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 1.8.0-1
- Update to 1.8.0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (rayon-core-1.7.1.crate) = 6509aae8e38b4030a5931c03e47e3212861c7a84958f93a6dbf64e2596ada6bc4b5e77360f3d1183b8eaa83982593aeefaa128efcbf61ff9de060c7f65c2836d
SHA512 (rayon-core-1.8.0.crate) = 4884c42646647a7e0f3f00a455408618ed169d718e502ed0cbed6f22b7d7c950c22aa46afc1b3de73f13d7ab7d2c9b0fef2cbee8356c0855a5c324cb7dcf1d18

Loading…
Cancel
Save