Update to 0.3.0 (#1830465)

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
epel10
Randy Barlow 5 years ago
parent a8b45fb220
commit 0d4fb3367a

1
.gitignore vendored

@ -1 +1,2 @@
/serde-big-array-0.2.0.crate /serde-big-array-0.2.0.crate
/serde-big-array-0.3.0.crate

@ -5,7 +5,7 @@
%global crate serde-big-array %global crate serde-big-array
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.0 Version: 0.3.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Big array helper for serde Summary: Big array helper for serde
@ -84,5 +84,9 @@ which use "const-generics" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun May 03 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.3.0-1
- Update to 0.3.0 (#1830465).
- https://github.com/est31/serde-big-array/compare/v0.2.0...master
* Wed Feb 12 14:50:59 EST 2020 Randy Barlow <randy@electronsweatshop.com> - 0.2.0-1 * Wed Feb 12 14:50:59 EST 2020 Randy Barlow <randy@electronsweatshop.com> - 0.2.0-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (serde-big-array-0.2.0.crate) = 76d2427e94373a0d23025fbd1cf0f24fbc58f604f00556ca0dee7f8e9b890af3a666fa8fff4afc45c8bc00073f0172e4fb0b6df8249f08b7f090c5c003d4dea9 SHA512 (serde-big-array-0.3.0.crate) = ec81b1bc3a744108525a29efa6758b602b116bb586f051604e2d5a532ea66faea7d48a6971f521a8c73c95609bb59e608ba5c10167b98cf3f76fd5ca0dded6a5

Loading…
Cancel
Save