Update to 1.0.18

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 349fa5cbee
commit 2bc1ca39d2
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -6,3 +6,4 @@
/thiserror-1.0.15.crate
/thiserror-1.0.16.crate
/thiserror-1.0.17.crate
/thiserror-1.0.18.crate

@ -5,7 +5,7 @@
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.17
Version: 1.0.18
Release: 1%{?dist}
Summary: Derive(Error)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat May 16 19:37:39 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-1
- Update to 1.0.18
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.17-1
- Update to 1.0.17

@ -1 +1 @@
SHA512 (thiserror-1.0.17.crate) = f84517c7d2851373a036afd6a0fa3915ab0384ddba714e2d5ac84b003d3cc8f7446826487635fc72d5275bbb7dff54ce53bcc99bc4a91147c1805c17971feed8
SHA512 (thiserror-1.0.18.crate) = 2022c3328df3a5d4cd84497ca9560169a5df15ef5496dfe956cd28fc61a0862dd2c05845330b6469e3a49e263dbd772e37f5cbfcaf8029c55b8af6f485e975c6

Loading…
Cancel
Save