Update to 1.0.15

epel9
Josh Stone 5 years ago
parent 40283db402
commit 85a05ee640

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate thiserror-impl %global crate thiserror-impl
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.14 Version: 1.0.15
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Apr 15 2020 Josh Stone <jistone@redhat.com> - 1.0.15-1
- Update to 1.0.15
* Mon Mar 30 08:08:24 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.14-1 * Mon Mar 30 08:08:24 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.14-1
- Update to 1.0.14 - Update to 1.0.14

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.14.crate) = f729cab242f77593d63ae5e5122cc26ac945eeba3bb36ec23e54ef8d7bd8aaeda60eaa2417c4e4c7a9be50cddcd1adc0c2b30900599389216c2ec4fca0b6f7ee SHA512 (thiserror-impl-1.0.15.crate) = bb6551da3ce3ad58e69b8a559cbbf98903e023b684180d4794ce0d0d648b36bf44d2366472056f467ee0cfac96d0889400e5fb8c84505e937fa6c5c8a42a22b6

Loading…
Cancel
Save