Update to 1.0.20

epel9
Josh Stone 5 years ago
parent 05b63a75b2
commit a6512db069

1
.gitignore vendored

@ -8,3 +8,4 @@
/thiserror-1.0.17.crate /thiserror-1.0.17.crate
/thiserror-1.0.18.crate /thiserror-1.0.18.crate
/thiserror-1.0.19.crate /thiserror-1.0.19.crate
/thiserror-1.0.20.crate

@ -5,7 +5,7 @@
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.19 Version: 1.0.20
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
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 1.0.20-1
- Update to 1.0.20
* Fri May 22 2020 Josh Stone <jistone@redhat.com> - 1.0.19-1 * Fri May 22 2020 Josh Stone <jistone@redhat.com> - 1.0.19-1
- Update to 1.0.19 - Update to 1.0.19

@ -1 +1 @@
SHA512 (thiserror-1.0.19.crate) = 196fe89cc1442fa2080ecaa6fa21ded7431a8ce596d559de9257b8656ba1b8ecb8523da62febcac15ea4fcdf86d48416c5dd737affb2827f4b2a1617ce60587f SHA512 (thiserror-1.0.20.crate) = 7f8e201f8d173112c7009fffa79e6d2bda5614cfb0439b81a9a990b777261de792d7e7750d75f7638bd58e6d72d183cffbada902595f425f037d6df04c0528a9

Loading…
Cancel
Save