update to version 0.12.2

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

1
.gitignore vendored

@ -3,3 +3,4 @@
/darling_core-0.9.0.crate
/darling_core-0.10.2.crate
/darling_core-0.10.3.crate
/darling_core-0.12.2.crate

@ -5,8 +5,8 @@
%global crate darling_core
Name: rust-%{crate}
Version: 0.10.3
Release: 2%{?dist}
Version: 0.12.2
Release: 1%{?dist}
Summary: Helper crate for proc-macro library for reading attributes into structs
# Upstream license specification: MIT
@ -107,6 +107,9 @@ which use "suggestions" feature of "%{crate}" crate.
%endif
%changelog
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.2-1
- Update to version 0.12.2.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (darling_core-0.10.3.crate) = 2d556acab30c0aa405443b6548113483c597922c5660a6672f7a75d67568f0cefbc9548dc69e50feac3ae7de2b99079fab1223f4cd85aab6779db0b75ea5ce50
SHA512 (darling_core-0.12.2.crate) = 1be39f41e9d11880806d6617760582464d424d7797da8028f03e098ec746f6756f1c828428c3f4ce235fb32d3e40569bce1524f75050cd8f10b62081c6c3037a

Loading…
Cancel
Save