From b1398fcefbd7ce8705c4c00c974196f21954eb8d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 8 Sep 2018 10:26:29 +0200 Subject: [PATCH] Update to 0.15.1 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-syn.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a91b0c6..e62bc7f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /syn-0.14.6.crate /syn-0.14.7.crate /syn-0.14.8.crate +/syn-0.15.1.crate diff --git a/rust-syn.spec b/rust-syn.spec index 6384365..5e50944 100644 --- a/rust-syn.spec +++ b/rust-syn.spec @@ -6,10 +6,11 @@ %global crate syn Name: rust-%{crate} -Version: 0.14.8 +Version: 0.15.1 Release: 1%{?dist} -Summary: Nom parser for Rust source code +Summary: Parser for Rust source code +# Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/syn Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate @@ -24,6 +25,7 @@ BuildRequires: (crate(unicode-xid) >= 0.1.0 with crate(unicode-xid) < 0.2.0) %if %{with check} # [dev-dependencies] BuildRequires: (crate(rayon) >= 1.0.0 with crate(rayon) < 2.0.0) +BuildRequires: (crate(regex) >= 1.0.0 with crate(regex) < 2.0.0) BuildRequires: (crate(walkdir) >= 2.1.0 with crate(walkdir) < 3.0.0) %endif @@ -35,7 +37,7 @@ Summary: %{summary} BuildArch: noarch %description devel -Nom parser for Rust source code. +Parser for Rust source code. This package contains library source intended for building other packages which use %{crate} from crates.io. @@ -61,6 +63,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Sep 08 2018 Igor Gnatenko - 0.15.1-1 +- Update to 0.15.1 + * Mon Aug 13 2018 Josh Stone - 0.14.8-1 - Update to 0.14.8 diff --git a/sources b/sources index aee5218..b6ccdaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (syn-0.14.8.crate) = dd145f3fb8213b57394cebe96bb6d06a0a997050b4db2935b818a58a7242ef766b75ac208c69f8d7526308caa423971a59fc6efc720908212e91e7b242333b61 +SHA512 (syn-0.15.1.crate) = 631cfa34619e514a976089924157ffc0100a9affc1ff8c41c2f867bf35749c129d68b67d78b3e0b3b131aef87c09537adf11408d06bce6bf14b01367441a0b58