Update to 1.0.13

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

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.12
Version: 1.0.13
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 23 18:50:24 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.13-1
- Update to 1.0.13
* Sat Mar 21 07:19:25 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.12-1
- Update to 1.0.12

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.12.crate) = cfd54c0e71afdf6c9216215ef369862c00b272c248b9d3251b443a51e68e2e2aa17ca1c263a2a11a0266d93c1a187648cd0877ebc9fc360e1874b0c1ad87a843
SHA512 (thiserror-impl-1.0.13.crate) = 7173c6b54776b8fa2a8c84dd6a15210ddbc58bb066edf01082976cb5f1dc212e71e60b32cf0edd20efb98bd6cdcd026387d739738c55ff1a47b532021b7d109c

Loading…
Cancel
Save