update to version 0.12.2

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

1
.gitignore vendored

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

@ -5,8 +5,8 @@
%global crate darling
Name: rust-%{crate}
Version: 0.10.3
Release: 2%{?dist}
Version: 0.12.2
Release: 1%{?dist}
Summary: Proc-macro library for reading attributes into structs
# Upstream license specification: MIT
@ -96,6 +96,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-0.10.3.crate) = 81c691fc55a770e1e47ad8ba36cacb2951725b251dd5e6c1e47992f2aae9cf4d863a94b2ac4d41d751ff1044e5f9ede77ca018f2a1f56f43e509b317c69e2179
SHA512 (darling-0.12.2.crate) = e4d76f166a0a0870750592a7470e3f96d56360ed411453420ee89c64a6f524faf6c3be5dfc7416f3fe1e3ba6ab020948117ad5497f6b0234a85bef638de527fc

Loading…
Cancel
Save