Update to 1.0.19

epel9
Josh Stone 5 years ago
parent a72e59a317
commit f943364752

1
.gitignore vendored

@ -6,3 +6,4 @@
/thiserror-impl-1.0.16.crate
/thiserror-impl-1.0.17.crate
/thiserror-impl-1.0.18.crate
/thiserror-impl-1.0.19.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.18
Version: 1.0.19
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 22 2020 Josh Stone <jistone@redhat.com> - 1.0.19-1
- Update to 1.0.19
* Sat May 16 19:37:01 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-1
- Update to 1.0.18

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.18.crate) = 019d86bd80c9468cd62442c6e4883d53d4c9e1a38491bd01e2fcce38e560f5bc70a3a7a3659f01c470e05f28743f5a3469bf2795b72d48915ae4490a45e419ca
SHA512 (thiserror-impl-1.0.19.crate) = 3d1e8acf3ac0c156ec643ca583fdb4a97a2f91d5568de033b5e4830c9c59f89bfae6c59a261af4d8e53266a8e9c91f0e067318006a515e4d8b12d47f00cc3033

Loading…
Cancel
Save