update to version 2.3.9

epel10
Fabio Valentini 4 years ago
parent bf752472e1
commit 11abe829e7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/crc-any-2.3.1.crate
/crc-any-2.3.4.crate
/crc-any-2.3.5.crate
/crc-any-2.3.9.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate crc-any
Name: rust-%{crate}
Version: 2.3.5
Release: 4%{?dist}
Version: 2.3.9
Release: 1%{?dist}
Summary: Compute CRC values
# Upstream license specification: MIT
@ -120,6 +120,10 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Apr 21 2021 Fabio Valentini <decathorpe@gmail.com> - 2.3.9-1
- Update to version 2.3.9.
- Fixes RHBZ#1952035
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (crc-any-2.3.5.crate) = 92c7c70fd9ca721df9051396383b9f4aaa79fcd07c06feb79a011612d4e0aa10126fec450b4192205e5c6e21ea92a9b5fd4a5dfe1f96eb5f3006815cbc78ffed
SHA512 (crc-any-2.3.9.crate) = a46a44430e56069670bd871cb12a50b4c4a0d82f1b0679907ab3bc545007622b9eb716e1b7f58eac1d83d504e3e19b54575125abb7d6ee8cdfa0de3933914c20

Loading…
Cancel
Save