From 3a385c55fda06c6164f86daab0e7dd4d764619a9 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 5 Oct 2018 14:45:43 -0700 Subject: [PATCH] Update to 0.2.11 --- .gitignore | 1 + rust-structopt-derive.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b0cec6c..7c5cc49 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /structopt-derive-0.2.7.crate /structopt-derive-0.2.8.crate /structopt-derive-0.2.10.crate +/structopt-derive-0.2.11.crate diff --git a/rust-structopt-derive.spec b/rust-structopt-derive.spec index b135539..e2c6d67 100644 --- a/rust-structopt-derive.spec +++ b/rust-structopt-derive.spec @@ -5,10 +5,11 @@ %global crate structopt-derive Name: rust-%{crate} -Version: 0.2.10 -Release: 2%{?dist} +Version: 0.2.11 +Release: 1%{?dist} Summary: Parse command line argument by defining a struct, derive crate +# Upstream license specification: Apache-2.0/MIT License: ASL 2.0 or MIT URL: https://crates.io/crates/structopt-derive Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate @@ -19,7 +20,7 @@ BuildRequires: rust-packaging # [dependencies] BuildRequires: (crate(proc-macro2) >= 0.4.0 with crate(proc-macro2) < 0.5.0) BuildRequires: (crate(quote) >= 0.6.0 with crate(quote) < 0.7.0) -BuildRequires: (crate(syn) >= 0.14.0 with crate(syn) < 0.15.0) +BuildRequires: (crate(syn) >= 0.15.0 with crate(syn) < 0.16.0) %description %{summary}. @@ -54,6 +55,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Oct 05 2018 Josh Stone - 0.2.11-1 +- Update to 0.2.11 + * Sat Jul 14 2018 Fedora Release Engineering - 0.2.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 3010a93..c9ed42f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (structopt-derive-0.2.10.crate) = 082826c52d88f61e07dc430861a345af78ebc6caffd115aeb8a0ad2388d7f0aa51fa071657b8c66f1c885d929f1e2cdaccab716905581d656a691fd74325b036 +SHA512 (structopt-derive-0.2.11.crate) = 81f104363ab51c732efdc1275a6058019df1a28bc19e810c2675ddc695f34e89dbd5baf40690d2e0ed5862f48c31d95feb8a92ccbd839cb7c82fca89d7ebd1f6