Update to 1.0.3

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent eae516b6e3
commit 71dbf2ba94
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -49,3 +49,4 @@
/syn-0.15.39.crate /syn-0.15.39.crate
/syn-0.15.42.crate /syn-0.15.42.crate
/syn-0.15.44.crate /syn-0.15.44.crate
/syn-1.0.3.crate

@ -6,7 +6,7 @@
%global crate syn %global crate syn
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.15.44 Version: 1.0.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Parser for Rust source code Summary: Parser for Rust source code
@ -204,6 +204,9 @@ which use "visit-mut" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Aug 18 15:59:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.3-1
- Update to 1.0.3
* Sun Aug 18 10:52:14 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.15.44-1 * Sun Aug 18 10:52:14 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.15.44-1
- Update to 0.15.44 - Update to 0.15.44

@ -1 +1 @@
SHA512 (syn-0.15.44.crate) = c6c9b5887425e1e5fab905e477fcea41bba191693c471cf26922a9dfdd59ed957155a399406cc3723933a869565e7295183dabedfc34e3e2a20874ba94c7ead7 SHA512 (syn-1.0.3.crate) = 685f016da6038638b56d43b645bbf5f11851ee6537893137c2070b389bdcfeb1c592458011ea648119ebf7502e920c11f533119015057bc9ccebb7067b91abd2

Loading…
Cancel
Save