Update to 1.0.14

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

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.13
Version: 1.0.14
Release: 1%{?dist}
Summary: Derive(Error)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 30 08:09:07 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.14-1
- Update to 1.0.14
* Mon Mar 23 18:50:14 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.13-1
- Update to 1.0.13

@ -1 +1 @@
SHA512 (thiserror-1.0.13.crate) = 9a11fb9650b895d1b56562a96205f563ad169a2d0b8d8b67408355747aeee506b18ece6c563c114bd5197607a4f771241752eb329243a58e8c3e5ed56a77bd7e
SHA512 (thiserror-1.0.14.crate) = 5a5db36fd5f650125d49837e03ba5c0e928cfd37effcd0bd31ede4b0629789d485b888db3997c4b52aee841467602a8d5322063287c7892e05cc1572bc05f5b0

Loading…
Cancel
Save