Update to 1.0.29

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 3f2a77788c
commit 55ee8b6042
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -67,3 +67,4 @@
/syn-1.0.24.crate
/syn-1.0.26.crate
/syn-1.0.27.crate
/syn-1.0.29.crate

@ -6,7 +6,7 @@
%global crate syn
Name: rust-%{crate}
Version: 1.0.27
Version: 1.0.29
Release: 1%{?dist}
Summary: Parser for Rust source code
@ -216,6 +216,9 @@ which use "visit-mut" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 31 10:18:29 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.29-1
- Update to 1.0.29
* Tue May 26 2020 Josh Stone <jistone@redhat.com> - 1.0.27-1
- Update to 1.0.27

@ -1 +1 @@
SHA512 (syn-1.0.27.crate) = 3a3f2f6e55edf003ce13dfa35c5d1a03d875335ddb3d0093fd20c86231a246a61655e6f74f751a9265a6be18af20e794522b7b83d303ee363b891ac9a89c72ae
SHA512 (syn-1.0.29.crate) = ce3322f83700587c4e9ab62372a25b264ac290f664ac5325bf6b6c1dc5972919942fb3b3fb33d7264541c1fc55ade1f4b26e805ce5b74bb378f6dbc12af9ed66

Loading…
Cancel
Save