Update to 1.0.30

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

1
.gitignore vendored

@ -68,3 +68,4 @@
/syn-1.0.26.crate
/syn-1.0.27.crate
/syn-1.0.29.crate
/syn-1.0.30.crate

@ -6,7 +6,7 @@
%global crate syn
Name: rust-%{crate}
Version: 1.0.29
Version: 1.0.30
Release: 1%{?dist}
Summary: Parser for Rust source code
@ -216,6 +216,9 @@ which use "visit-mut" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jun 01 14:03:32 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.30-1
- Update to 1.0.30
* Sun May 31 10:18:29 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.29-1
- Update to 1.0.29

@ -1 +1 @@
SHA512 (syn-1.0.29.crate) = ce3322f83700587c4e9ab62372a25b264ac290f664ac5325bf6b6c1dc5972919942fb3b3fb33d7264541c1fc55ade1f4b26e805ce5b74bb378f6dbc12af9ed66
SHA512 (syn-1.0.30.crate) = fc41eba7b7e388523f75e77813eee97dc76a82159db3227623ee4f0c3efafcf935291bdc0587b2516b251d094772dfe9de59be0b496d08c502ba1183de6c272f

Loading…
Cancel
Save