Update to 1.0.12

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 5160a2e8f2
commit b3d8f41811
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1,2 +1,3 @@
/thiserror-1.0.10.crate /thiserror-1.0.10.crate
/thiserror-1.0.11.crate /thiserror-1.0.11.crate
/thiserror-1.0.12.crate

@ -1,12 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 13
# * circular dep with anyhow %bcond_without check
%bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.11 Version: 1.0.12
Release: 1%{?dist} Release: 1%{?dist}
Summary: Derive(Error) Summary: Derive(Error)
@ -72,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Mar 21 07:19:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.12-1
- Update to 1.0.12
* Tue Feb 18 11:55:16 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.11-1 * Tue Feb 18 11:55:16 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.11-1
- Update to 1.0.11 - Update to 1.0.11

@ -1 +1 @@
SHA512 (thiserror-1.0.11.crate) = c7b1d188dcea102d25520d715b10cc844a3ef7f604d01f0f25d97f27c6892767bbf0cdd06cae3d718ee17de60c231d974e08d461a3a1426d409ece632330271c SHA512 (thiserror-1.0.12.crate) = f61af11ec80338137c120bb92375221c197fec7bdb609a1b71075e6af466a6e45a1bb707ebaee92c66b6ac18bc54715a98d744ff1f1de28080153eed56b2da10

Loading…
Cancel
Save