update to version 0.6.4

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

1
.gitignore vendored

@ -5,3 +5,4 @@
/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 /sized-chunks-0.6.3.crate
/sized-chunks-0.6.4.crate

@ -5,7 +5,7 @@
%global crate sized-chunks %global crate sized-chunks
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.6.3 Version: 0.6.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Efficient sized chunk datatypes Summary: Efficient sized chunk datatypes
@ -95,6 +95,10 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.4-1
- Update to version 0.6.4.
- Fixes RHBZ#1929902
* Sun Feb 14 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1 * Sun Feb 14 2021 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
- Update to version 0.6.3. - Update to version 0.6.3.
- Fixes RHBZ#1928475 - Fixes RHBZ#1928475

@ -1 +1 @@
SHA512 (sized-chunks-0.6.3.crate) = 6c673d5de5788fe6366aca41cab65f58d2e8e90dc6351a307196d22dc1ccec885cbdb6cdcdf3476fa9d748d88a19ad8c5e282490d5d88698032935639a871676 SHA512 (sized-chunks-0.6.4.crate) = bf4f2b41dfd2c8f8cab9fa54f85f5ca4d600f0ccfd8d70efedce03eae3905e7c598ea19e5b11b925d2e16fd9eb633b03d9b5f61ef294e47f4b139f336bb6a71d

Loading…
Cancel
Save