Update to 1.0.16

epel9
Josh Stone 5 years ago
parent 6721c85d63
commit d766dfd750

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (thiserror-1.0.15.crate) = 7c822ef93067c09c1c8b0849c7a5f7e8c8ffde198acaf16d64b2be7c0b083164ed427d6e9874e5deb445a3663d72da85eaf20b1d3cc1c43d48c5bb5ca76e91fe
SHA512 (thiserror-1.0.16.crate) = 0edbc20c1a91e848a71a63192fdf37019156b8ae59f2bbe1cf50859018b2b7a825685fed49584e1956a71a8d92efb976372fadae2f0a7aa426b9b87ff9b74c15

Loading…
Cancel
Save