Update to 1.0.13

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

1
.gitignore vendored

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

@ -1,12 +1,11 @@
# Generated by rust2rpm 13
# * ref_cast is not packaged
%bcond_with check
%bcond_without check
%global debug_package %{nil}
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.12
Version: 1.0.13
Release: 1%{?dist}
Summary: Derive(Error)
@ -72,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 23 18:50:14 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.13-1
- Update to 1.0.13
* Sat Mar 21 07:19:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.12-1
- Update to 1.0.12

@ -1 +1 @@
SHA512 (thiserror-1.0.12.crate) = f61af11ec80338137c120bb92375221c197fec7bdb609a1b71075e6af466a6e45a1bb707ebaee92c66b6ac18bc54715a98d744ff1f1de28080153eed56b2da10
SHA512 (thiserror-1.0.13.crate) = 9a11fb9650b895d1b56562a96205f563ad169a2d0b8d8b67408355747aeee506b18ece6c563c114bd5197607a4f771241752eb329243a58e8c3e5ed56a77bd7e

Loading…
Cancel
Save