Update to 1.0.56

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 01e3599a1a
commit 1fe682e5ad
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -86,3 +86,4 @@
/syn-1.0.52.crate
/syn-1.0.53.crate
/syn-1.0.54.crate
/syn-1.0.56.crate

@ -6,7 +6,7 @@
%global crate syn
Name: rust-%{crate}
Version: 1.0.54
Version: 1.0.56
Release: 1%{?dist}
Summary: Parser for Rust source code
@ -216,6 +216,9 @@ which use "visit-mut" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 09:12:10 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.56-1
- Update to 1.0.56
* Mon Dec 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.54-1
- Update to version 1.0.54.
- Fixes RHBZ#1905236

@ -1 +1 @@
SHA512 (syn-1.0.54.crate) = 2cbed3fafcb3c628623273b83678238d0e66f899599e3364a6511c59c881ad4a3299b806462c06f19ddabfade096c1a7dedea95273461ea3f8ae347a2b3c1ecb
SHA512 (syn-1.0.56.crate) = d874787b3c9f2aaf54c6beb0a6d5986b20053e2499ddb462b118e3275f30389afd93be6590ef188c30656400ecec83f4e50ba42f75e3bb40fd7f486fd8c1d4ff

Loading…
Cancel
Save