Update to 1.0.23

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 4ee94be00f
commit a186d1ef7d
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -10,3 +10,4 @@
/thiserror-impl-1.0.20.crate
/thiserror-impl-1.0.21.crate
/thiserror-impl-1.0.22.crate
/thiserror-impl-1.0.23.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.22
Version: 1.0.23
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 10:22:45 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.23-1
- Update to 1.0.23 (Fixes: RHBZ#1911020)
* Wed Nov 4 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.22-1
- Update to version 1.0.22.

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.22.crate) = b33dc2b4f135830a342f8f36abb72c06ac600f525c30b61485b2c34e5de8f2163a2796c3c53cbbe22a84b87cf6b0ccdced8d4d261e3c7e135ee251220df36c80
SHA512 (thiserror-impl-1.0.23.crate) = 72098ef63a73986c8d6a0f3fff6d5b23e29da0dc8eb4eddb410b7bdfcedb303e73418b2a3518d9315772b0c2c1b9c3d86d6a67bc7cdebd45f4488c13a5b62162

Loading…
Cancel
Save