Update to 1.0.17

epel9
Josh Stone 5 years ago
parent 2b78ebeec0
commit 4e6ed32947

1
.gitignore vendored

@ -4,3 +4,4 @@
/thiserror-impl-1.0.14.crate
/thiserror-impl-1.0.15.crate
/thiserror-impl-1.0.16.crate
/thiserror-impl-1.0.17.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.16
Version: 1.0.17
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.17-1
- Update to 1.0.17
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 1.0.16-1
- Update to 1.0.16

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.16.crate) = b95d83b239b3b906aef4fc9142a750e29d5871543983cd06fed9bdbbfbf8b567bcd8a1031dd3b41038a013cfab8149e70aa498e7b092124b91790fa9c185ca37
SHA512 (thiserror-impl-1.0.17.crate) = e2fcfa9486d63a5841a1822d8c218ef60f6c152d7e9a78e77a0daef6d82443aeed86df307fd7adfc9556b8aedd79e3fea59113c5e747634dcecc2cbe1174d1c4

Loading…
Cancel
Save