Update to 1.0.23

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 6add6641f7
commit 566d33064d
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -11,3 +11,4 @@
/thiserror-1.0.20.crate /thiserror-1.0.20.crate
/thiserror-1.0.21.crate /thiserror-1.0.21.crate
/thiserror-1.0.22.crate /thiserror-1.0.22.crate
/thiserror-1.0.23.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.22 Version: 1.0.23
Release: 1%{?dist} Release: 1%{?dist}
Summary: Derive(Error) Summary: Derive(Error)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Dec 27 10:23:56 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.23-1
- Update to 1.0.23 (Fixes: RHBZ#1911019)
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.22-1 * Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.22-1
- Update to version 1.0.22. - Update to version 1.0.22.

@ -1 +1 @@
SHA512 (thiserror-1.0.22.crate) = 0a21c41c2271e30721fc486c1387ee0ef1b7082e04904d3c13608d60a99fd67d3f60c20274486398fc2f6d50c41c9cfdcfe022940c2a77df380de06e3cd5ff85 SHA512 (thiserror-1.0.23.crate) = e6b6ab7a4a23f3c50e765a16071b65007441ad3f1eb5566e91bc19755cd019fb8efb358cea5663bf7c83cb3be63fae9ee0d019cffb3fddae58233c84b93aea9c

Loading…
Cancel
Save