Update to version 1.0.37; Fixes RHBZ#2126549

epel9
Fabio Valentini 2 years ago
parent d85f6f461b
commit 1a615d28a6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/thiserror-impl-1.0.31.crate
/thiserror-impl-1.0.32.crate
/thiserror-impl-1.0.34.crate
/thiserror-impl-1.0.37.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate thiserror-impl
Name: rust-thiserror-impl
Version: 1.0.34
Version: 1.0.37
Release: %autorelease
Summary: Implementation detail of the thiserror crate
@ -13,8 +13,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/thiserror-impl
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.34.crate) = b35ba736753473e4456a8498c669f2a26c9520c5d04ff86ba5bca414db6f32bafeb67fd736a13ca0b92b2f21f6ba751e9ee58d16694600a1bbd9794ffbc0b98a
SHA512 (thiserror-impl-1.0.37.crate) = 37d90875118fe45b51afa89dd0acfbe4d9852b899ad391b419b5181a92bda115cf5569ffef57caf6020964d5d847c2b1f191c99e2c0caf7d4166f531bd19f952

Loading…
Cancel
Save