update to version 1.0.25

epel9
Fabio Valentini 4 years ago
parent 771e18a9ed
commit 774043ea8c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/thiserror-impl-1.0.22.crate
/thiserror-impl-1.0.23.crate
/thiserror-impl-1.0.24.crate
/thiserror-impl-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-impl
Name: rust-%{crate}
Version: 1.0.24
Version: 1.0.25
Release: 1%{?dist}
Summary: Implementation detail of the thiserror crate
@ -70,6 +70,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-impl-1.0.24.crate) = 4309506b8cf939e6a400542dce772b951d40faff3b2fb765ef87299547615fe18dfb877844b5ce892c594623a2de941a32629e53e2d59b03f611cfefeb169db5
SHA512 (thiserror-impl-1.0.25.crate) = a2d2f39d3c1e5a722d7020672f63fc312dd9f8ed73863971814f1fd12faac4ea5d8546e06b26838d8224b1f91161011f51dda476848b2555153203ee9f7ee3ca

Loading…
Cancel
Save