Update to version 2.0.3; Fixes RHBZ#2323088

epel10
Fabio Valentini 2 months ago
parent 1f797a8a30
commit fcb3fb0286
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -42,3 +42,4 @@
/thiserror-impl-1.0.65.crate
/thiserror-impl-1.0.68.crate
/thiserror-impl-1.0.69.crate
/thiserror-impl-2.0.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate thiserror-impl
Name: rust-thiserror-impl
Version: 1.0.69
Version: 2.0.3
Release: %autorelease
Summary: Implementation detail of the thiserror crate

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.69.crate) = 579eb796c8885feb01d27638862823acd96c79440655bb444c3445ac00121852603396ce7439aed617c0a0ac69f62102167fde5845411c906997574a46d6d9e3
SHA512 (thiserror-impl-2.0.3.crate) = 50bb722db6bff4f18975312be61fbf201b8edb29a2c6420d8a2a1f2817403aa09c6de1269e7f952c4d4583f0dd2ab1eec45b26e5391b6bd69c6450c8e42019c1

Loading…
Cancel
Save