update to version 0.6.3

epel9
Fabio Valentini 4 years ago
parent bc0a5845e7
commit 908f3575eb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/sized-chunks-0.5.2.crate /sized-chunks-0.5.2.crate
/sized-chunks-0.5.3.crate /sized-chunks-0.5.3.crate
/sized-chunks-0.6.2.crate /sized-chunks-0.6.2.crate
/sized-chunks-0.6.3.crate

@ -5,8 +5,8 @@
%global crate sized-chunks %global crate sized-chunks
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.2 Version: 0.6.3
Release: 5%{?dist} Release: 1%{?dist}
Summary: Efficient sized chunk datatypes Summary: Efficient sized chunk datatypes
# Upstream license specification: MPL-2.0+ # Upstream license specification: MPL-2.0+
@ -95,6 +95,10 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Feb 14 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
- Update to version 0.6.3.
- Fixes RHBZ#1928475
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-5 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (sized-chunks-0.6.2.crate) = 524eb5ca27cbadc6b3a2ee32e4968308ab7fd01c961511b2c783338fbc0435303a607d92c2066a9dc1fe1772ccfdc0a97875da9a929e7cfcbbb8d0647768d26d SHA512 (sized-chunks-0.6.3.crate) = 6c673d5de5788fe6366aca41cab65f58d2e8e90dc6351a307196d22dc1ccec885cbdb6cdcdf3476fa9d748d88a19ad8c5e282490d5d88698032935639a871676

Loading…
Cancel
Save