update to version 1.0.22

epel9
Fabio Valentini 4 years ago
parent 9955df453b
commit 6add6641f7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/thiserror-1.0.19.crate /thiserror-1.0.19.crate
/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

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%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.21 Version: 1.0.22
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
* Thu Nov 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.22-1
- Update to version 1.0.22.
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.21-1 * Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.21-1
- Update to version 1.0.21. - Update to version 1.0.21.

@ -1 +1 @@
SHA512 (thiserror-1.0.21.crate) = 440c4e7486bbe813b8840a215859da9e1c8f95383fb894e5ad445c86d40005c62738aca14ba761636c17c5db206b71bc40a915035b2dd9023f8b5eff5e970e99 SHA512 (thiserror-1.0.22.crate) = 0a21c41c2271e30721fc486c1387ee0ef1b7082e04904d3c13608d60a99fd67d3f60c20274486398fc2f6d50c41c9cfdcfe022940c2a77df380de06e3cd5ff85

Loading…
Cancel
Save