Update to 1.7.1

epel9
Josh Stone 5 years ago
parent 4018cb368a
commit a7cc2211d3

1
.gitignore vendored

@ -5,3 +5,4 @@
/rayon-core-1.6.0.crate
/rayon-core-1.6.1.crate
/rayon-core-1.7.0.crate
/rayon-core-1.7.1.crate

@ -7,8 +7,8 @@
%global crate rayon-core
Name: rust-%{crate}
Version: 1.7.0
Release: 2%{?dist}
Version: 1.7.1
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
* Mon Jun 15 2020 Josh Stone <jistone@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (rayon-core-1.7.0.crate) = 7bacda8330518c137b433ac1f7f65f64aaf7939d7fdae1c8263bdaefbdf6734003054a1fc7acf73d4e323f27e9f152f273ffb7388abbf6cca0fa2357f1362e2e
SHA512 (rayon-core-1.7.1.crate) = 6509aae8e38b4030a5931c03e47e3212861c7a84958f93a6dbf64e2596ada6bc4b5e77360f3d1183b8eaa83982593aeefaa128efcbf61ff9de060c7f65c2836d

Loading…
Cancel
Save