Update to 1.0.12

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

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.11
Version: 1.0.12
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,5 +70,8 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Mar 21 07:19:25 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.12-1
- Update to 1.0.12
* Fri Feb 14 20:25:18 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.11-1
- Initial package

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.11.crate) = 540077005be23a4ddb84bf6fdeee085d8f684ab0bbec49ad86969f878df546263b287484120f06510c05465c2d88b51a7e3feae0e33acd5547a925bb08183008
SHA512 (thiserror-impl-1.0.12.crate) = cfd54c0e71afdf6c9216215ef369862c00b272c248b9d3251b443a51e68e2e2aa17ca1c263a2a11a0266d93c1a187648cd0877ebc9fc360e1874b0c1ad87a843

Loading…
Cancel
Save