From c02f1f5f2b7a66c930061a7bd348794ead565660 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 9 May 2019 09:04:13 +0200 Subject: [PATCH] Update to 0.5.7 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + rust-proc-macro-hack.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e1229e0..89dbaed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /proc-macro-hack-0.5.4.crate /proc-macro-hack-0.5.5.crate /proc-macro-hack-0.5.6.crate +/proc-macro-hack-0.5.7.crate diff --git a/rust-proc-macro-hack.spec b/rust-proc-macro-hack.spec index e987a1b..0205287 100644 --- a/rust-proc-macro-hack.spec +++ b/rust-proc-macro-hack.spec @@ -5,7 +5,7 @@ %global crate proc-macro-hack Name: rust-%{crate} -Version: 0.5.6 +Version: 0.5.7 Release: 1%{?dist} Summary: Procedural macros in expression position @@ -19,9 +19,7 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(proc-macro2/default) >= 0.4.19 with crate(proc-macro2/default) < 0.5.0) BuildRequires: (crate(quote/default) >= 0.6.8 with crate(quote/default) < 0.7.0) -BuildRequires: (crate(syn/parsing) >= 0.15.14 with crate(syn/parsing) < 0.16.0) -BuildRequires: (crate(syn/printing) >= 0.15.14 with crate(syn/printing) < 0.16.0) -BuildRequires: (crate(syn/proc-macro) >= 0.15.14 with crate(syn/proc-macro) < 0.16.0) +BuildRequires: (crate(syn/default) >= 0.15.14 with crate(syn/default) < 0.16.0) %if %{with check} BuildRequires: (crate(demo-hack-impl/default) >= 0.0.5 with crate(demo-hack-impl/default) < 0.0.6) BuildRequires: (crate(demo-hack/default) >= 0.0.5 with crate(demo-hack/default) < 0.0.6) @@ -74,6 +72,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu May 09 09:03:38 CEST 2019 Igor Gnatenko - 0.5.7-1 +- Update to 0.5.7 + * Thu May 09 08:24:11 CEST 2019 Igor Gnatenko - 0.5.6-1 - Update to 0.5.6 diff --git a/sources b/sources index a828e83..186e74a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (proc-macro-hack-0.5.6.crate) = 44f2a7b405d161d7f7554cf27698d18ab0d1e256f0d0c94ffee02757b05c839b2aaa26ad470f64c821282ebdbfd99edc304dfba1a99a8408df53929bbeb85bd4 +SHA512 (proc-macro-hack-0.5.7.crate) = bd3aff25369a7bb7f9cf01b2acbeb88cb7911c13c866118c8b7b452772cde3a65c7c339d69f86c896fe1a4709fa484556273134d0089848623c51d85bfd462a1