Update to 0.2.9

epel9
Josh Stone 4 years ago
parent f613084aa9
commit 7f1faf5adc

1
.gitignore vendored

@ -1,3 +1,4 @@
/ppv-lite86-0.2.5.crate
/ppv-lite86-0.2.6.crate
/ppv-lite86-0.2.8.crate
/ppv-lite86-0.2.9.crate

@ -5,8 +5,8 @@
%global crate ppv-lite86
Name: rust-%{crate}
Version: 0.2.8
Release: 2%{?dist}
Version: 0.2.9
Release: 1%{?dist}
Summary: Implementation of the crypto-simd API for x86
# Upstream license specification: MIT/Apache-2.0
@ -106,6 +106,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.2.9-1
- Update to 0.2.9
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (ppv-lite86-0.2.8.crate) = 224db067f771eb48e4b0ddc2b7a1baf7389a47675ba93da50e3e4d6c88cef09e0f4529f399350b1b3feac7a88469406aa9b967377177a8c89605c49e1179771b
SHA512 (ppv-lite86-0.2.9.crate) = d9fe88a221733197b43db2a2a608dd2acdd9aa37129af07ad2405d66171b6f9f4c1a61530013c7f9ad69194a2e52e7480ba80c696e97cf2adaea7677052cb010

Loading…
Cancel
Save