Update to 1.0.31

epel9
Josh Stone 5 years ago
parent a84bbdda12
commit 50070235ff

1
.gitignore vendored

@ -69,3 +69,4 @@
/syn-1.0.27.crate
/syn-1.0.29.crate
/syn-1.0.30.crate
/syn-1.0.31.crate

@ -6,7 +6,7 @@
%global crate syn
Name: rust-%{crate}
Version: 1.0.30
Version: 1.0.31
Release: 1%{?dist}
Summary: Parser for Rust source code
@ -216,6 +216,9 @@ which use "visit-mut" feature of "%{crate}" crate.
%endif
%changelog
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 1.0.31-1
- Update to 1.0.31
* Mon Jun 01 14:03:32 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.30-1
- Update to 1.0.30

@ -1 +1 @@
SHA512 (syn-1.0.30.crate) = fc41eba7b7e388523f75e77813eee97dc76a82159db3227623ee4f0c3efafcf935291bdc0587b2516b251d094772dfe9de59be0b496d08c502ba1183de6c272f
SHA512 (syn-1.0.31.crate) = 9d7ffd4f7acc2790587934e0a99e2615a4292b03fb3701fb55795cd94722d7a757d5e94e7a224284496d812ef5007936164467917e6aacc428f5b45d2ae3fa79

Loading…
Cancel
Save