update to version 0.2.10

epel9
Fabio Valentini 4 years ago
parent 7f1faf5adc
commit c7ba4da6c8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/ppv-lite86-0.2.6.crate /ppv-lite86-0.2.6.crate
/ppv-lite86-0.2.8.crate /ppv-lite86-0.2.8.crate
/ppv-lite86-0.2.9.crate /ppv-lite86-0.2.9.crate
/ppv-lite86-0.2.10.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate ppv-lite86 %global crate ppv-lite86
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.9 Version: 0.2.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation of the crypto-simd API for x86 Summary: Implementation of the crypto-simd API for x86
@ -106,6 +106,10 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.10-1
- Update to version 0.2.10.
- Fixes RHBZ#1893825
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.2.9-1 * Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.2.9-1
- Update to 0.2.9 - Update to 0.2.9

@ -1 +1 @@
SHA512 (ppv-lite86-0.2.9.crate) = d9fe88a221733197b43db2a2a608dd2acdd9aa37129af07ad2405d66171b6f9f4c1a61530013c7f9ad69194a2e52e7480ba80c696e97cf2adaea7677052cb010 SHA512 (ppv-lite86-0.2.10.crate) = c9941052e504b9b310024064026e4b1d540dd877705ef450a833d9ff6dee70ba874cdad68c46381a71d5b54482cd80b3dbb8e0c225758fd339069031a55195f1

Loading…
Cancel
Save