Update to 1.0.19

epel9
Josh Stone 5 years ago
parent 2bc1ca39d2
commit 05b63a75b2

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.18 Version: 1.0.19
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 May 22 2020 Josh Stone <jistone@redhat.com> - 1.0.19-1
- Update to 1.0.19
* Sat May 16 19:37:39 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-1 * Sat May 16 19:37:39 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-1
- Update to 1.0.18 - Update to 1.0.18

@ -1 +1 @@
SHA512 (thiserror-1.0.18.crate) = 2022c3328df3a5d4cd84497ca9560169a5df15ef5496dfe956cd28fc61a0862dd2c05845330b6469e3a49e263dbd772e37f5cbfcaf8029c55b8af6f485e975c6 SHA512 (thiserror-1.0.19.crate) = 196fe89cc1442fa2080ecaa6fa21ded7431a8ce596d559de9257b8656ba1b8ecb8523da62febcac15ea4fcdf86d48416c5dd737affb2827f4b2a1617ce60587f

Loading…
Cancel
Save