Update to 1.0.11

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

1
.gitignore vendored

@ -1 +1,2 @@
/thiserror-1.0.10.crate /thiserror-1.0.10.crate
/thiserror-1.0.11.crate

@ -6,7 +6,7 @@
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.10 Version: 1.0.11
Release: 1%{?dist} Release: 1%{?dist}
Summary: Derive(Error) Summary: Derive(Error)
@ -72,5 +72,8 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Feb 18 11:55:16 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.11-1
- Update to 1.0.11
* Fri Feb 14 10:32:34 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.10-1 * Fri Feb 14 10:32:34 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.10-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (thiserror-1.0.10.crate) = cbbc2d6c69205aee832d2b2783c0b518ae874d14140191ecabe02a60051731f7eec1913e1b01748a0c555a17bf2179f3832dc0de392b7ae75fa7a5448ba9d347 SHA512 (thiserror-1.0.11.crate) = c7b1d188dcea102d25520d715b10cc844a3ef7f604d01f0f25d97f27c6892767bbf0cdd06cae3d718ee17de60c231d974e08d461a3a1426d409ece632330271c

Loading…
Cancel
Save