Update to version 1.0.26; Fixes RHBZ#1978866

epel9
Fabio Valentini 4 years ago
parent baa1b6c5d0
commit adca3b921b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -13,3 +13,4 @@
/thiserror-impl-1.0.23.crate /thiserror-impl-1.0.23.crate
/thiserror-impl-1.0.24.crate /thiserror-impl-1.0.24.crate
/thiserror-impl-1.0.25.crate /thiserror-impl-1.0.25.crate
/thiserror-impl-1.0.26.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17 # Generated by rust2rpm 18
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate thiserror-impl %global crate thiserror-impl
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.25 Version: 1.0.26
Release: %autorelease Release: %autorelease
Summary: Implementation detail of the thiserror crate Summary: Implementation detail of the thiserror crate

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.25.crate) = a2d2f39d3c1e5a722d7020672f63fc312dd9f8ed73863971814f1fd12faac4ea5d8546e06b26838d8224b1f91161011f51dda476848b2555153203ee9f7ee3ca SHA512 (thiserror-impl-1.0.26.crate) = 43eea818b72469bc4d5c28e449c2e284c1e11b2674b9e67b1788af7ab66bd64afabfd8f5861938a7f9547a9c13387e0ce400419c6283bbe1e899d18d998cd921

Loading…
Cancel
Save