update to version 1.0.24

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

1
.gitignore vendored

@ -12,3 +12,4 @@
/thiserror-1.0.21.crate /thiserror-1.0.21.crate
/thiserror-1.0.22.crate /thiserror-1.0.22.crate
/thiserror-1.0.23.crate /thiserror-1.0.23.crate
/thiserror-1.0.24.crate

@ -5,8 +5,8 @@
%global crate thiserror %global crate thiserror
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.23 Version: 1.0.24
Release: 2%{?dist} Release: 1%{?dist}
Summary: Derive(Error) Summary: Derive(Error)
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Mar 03 2021 Fabio Valentini <decathorpe@gmail.com> - 1.0.24-1
- Update to version 1.0.24.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.23-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (thiserror-1.0.23.crate) = e6b6ab7a4a23f3c50e765a16071b65007441ad3f1eb5566e91bc19755cd019fb8efb358cea5663bf7c83cb3be63fae9ee0d019cffb3fddae58233c84b93aea9c SHA512 (thiserror-1.0.24.crate) = 38ff620f1d33041600faaf3162ca0c1cfbe191100b6442513e4076a35296e97e28dedfda25dd0d7613f6a81b6b72816c11ac37424d94baa295142b1002d0e962

Loading…
Cancel
Save