Update to 0.15.14

epel9
Josh Stone 6 years ago
parent 2cfb3637eb
commit b77b1b1abd

1
.gitignore vendored

@ -25,3 +25,4 @@
/syn-0.15.9.crate
/syn-0.15.11.crate
/syn-0.15.13.crate
/syn-0.15.14.crate

@ -6,7 +6,7 @@
%global crate syn
Name: rust-%{crate}
Version: 0.15.13
Version: 0.15.14
Release: 1%{?dist}
Summary: Parser for Rust source code
@ -63,6 +63,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Fri Oct 26 2018 Josh Stone <jistone@redhat.com> - 0.15.14-1
- Update to 0.15.14
* Mon Oct 22 2018 Josh Stone <jistone@redhat.com> - 0.15.13-1
- Update to 0.15.13

@ -1 +1 @@
SHA512 (syn-0.15.13.crate) = c8d837f4a3f52a527cf7d4f8b5d96bda20e28a0893cb385fedc4672e64fda5dcd8d96338aa58a06d156f8cdc54e0ffd6f999157997b857bbf28d1bdba245be4d
SHA512 (syn-0.15.14.crate) = 83acfba8fdd58bc9c008f5378d557f4b55dc88234dac05c3e7c8b919948eec5de739579ba835845790ca5937bff1c5bea4d94c40454157336b4a0bc078744664

Loading…
Cancel
Save