Update to 1.0.14

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent fea6f93b55
commit 40283db402
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,3 +1,4 @@
/thiserror-impl-1.0.11.crate
/thiserror-impl-1.0.12.crate
/thiserror-impl-1.0.13.crate
/thiserror-impl-1.0.14.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.13
Version: 1.0.14
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 30 08:08:24 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.14-1
- Update to 1.0.14
* Mon Mar 23 18:50:24 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.13-1
- Update to 1.0.13

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.13.crate) = 7173c6b54776b8fa2a8c84dd6a15210ddbc58bb066edf01082976cb5f1dc212e71e60b32cf0edd20efb98bd6cdcd026387d739738c55ff1a47b532021b7d109c
SHA512 (thiserror-impl-1.0.14.crate) = f729cab242f77593d63ae5e5122cc26ac945eeba3bb36ec23e54ef8d7bd8aaeda60eaa2417c4e4c7a9be50cddcd1adc0c2b30900599389216c2ec4fca0b6f7ee

Loading…
Cancel
Save