update to version 1.0.25

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.24
Version: 1.0.25
Release: 1%{?dist}
Summary: Derive(Error)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 23 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.25-1
- Update to version 1.0.25.
* Wed Mar 03 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.24-1
- Update to version 1.0.24.

@ -1 +1 @@
SHA512 (thiserror-1.0.24.crate) = 38ff620f1d33041600faaf3162ca0c1cfbe191100b6442513e4076a35296e97e28dedfda25dd0d7613f6a81b6b72816c11ac37424d94baa295142b1002d0e962
SHA512 (thiserror-1.0.25.crate) = f408c2722060c6f707b9afcc1d9f3cb175bcf955263c4e643ef7ee935fd68299af835f4ad489ace814a7bcad6dc428eec5df2858453834d0b6154d22a38ba1da

Loading…
Cancel
Save