Update to 1.0.17

epel9
Josh Stone 5 years ago
parent d766dfd750
commit 349fa5cbee

1
.gitignore vendored

@ -5,3 +5,4 @@
/thiserror-1.0.14.crate
/thiserror-1.0.15.crate
/thiserror-1.0.16.crate
/thiserror-1.0.17.crate

@ -5,7 +5,7 @@
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.16
Version: 1.0.17
Release: 1%{?dist}
Summary: Derive(Error)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.17-1
- Update to 1.0.17
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 1.0.16-1
- Update to 1.0.16

@ -1 +1 @@
SHA512 (thiserror-1.0.16.crate) = 0edbc20c1a91e848a71a63192fdf37019156b8ae59f2bbe1cf50859018b2b7a825685fed49584e1956a71a8d92efb976372fadae2f0a7aa426b9b87ff9b74c15
SHA512 (thiserror-1.0.17.crate) = f84517c7d2851373a036afd6a0fa3915ab0384ddba714e2d5ac84b003d3cc8f7446826487635fc72d5275bbb7dff54ce53bcc99bc4a91147c1805c17971feed8

Loading…
Cancel
Save