Update to 1.0.16

epel9
Josh Stone 5 years ago
parent 85a05ee640
commit 2b78ebeec0

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.15
Version: 1.0.16
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,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-impl-1.0.15.crate) = bb6551da3ce3ad58e69b8a559cbbf98903e023b684180d4794ce0d0d648b36bf44d2366472056f467ee0cfac96d0889400e5fb8c84505e937fa6c5c8a42a22b6
SHA512 (thiserror-impl-1.0.16.crate) = b95d83b239b3b906aef4fc9142a750e29d5871543983cd06fed9bdbbfbf8b567bcd8a1031dd3b41038a013cfab8149e70aa498e7b092124b91790fa9c185ca37

Loading…
Cancel
Save