diff --git a/.gitignore b/.gitignore index 6375b15..6742836 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /structopt-0.2.14.crate /structopt-0.2.15.crate /structopt-0.2.16.crate +/structopt-0.2.17.crate diff --git a/rust-structopt.spec b/rust-structopt.spec index 6e6878d..3eff1b9 100644 --- a/rust-structopt.spec +++ b/rust-structopt.spec @@ -5,7 +5,7 @@ %global crate structopt Name: rust-%{crate} -Version: 0.2.16 +Version: 0.2.17 Release: 1%{?dist} Summary: Parse command line argument by defining a struct @@ -19,7 +19,7 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(clap) >= 2.21.0 with crate(clap) < 3.0.0) BuildRequires: (crate(clap/default) >= 2.21.0 with crate(clap/default) < 3.0.0) -BuildRequires: (crate(structopt-derive/default) >= 0.2.16 with crate(structopt-derive/default) < 0.3.0) +BuildRequires: (crate(structopt-derive/default) >= 0.2.17 with crate(structopt-derive/default) < 0.3.0) %global _description %{expand: Parse command line argument by defining a struct.} @@ -124,6 +124,18 @@ which use "no_cargo" feature of "%{crate}" crate. %files -n %{name}+no_cargo-devel %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%package -n %{name}+paw-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+paw-devel %{_description} + +This package contains library source intended for building other packages +which use "paw" feature of "%{crate}" crate. + +%files -n %{name}+paw-devel +%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml + %package -n %{name}+suggestions-devel Summary: %{summary} BuildArch: noarch @@ -177,6 +189,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Sun Jun 02 08:59:55 CEST 2019 Igor Gnatenko - 0.2.17-1 +- Update to 0.2.17 + * Thu May 30 17:34:06 CEST 2019 Igor Gnatenko - 0.2.16-1 - Update to 0.2.16 diff --git a/sources b/sources index 2d62d23..b68205f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (structopt-0.2.16.crate) = 3154f168dabdb6476989970e75d43c8d730f73b567171c0d3bedaa1549ffa13dc543c28b25174efdbb90637b972e9e857dbf2422b95fb55ed9dabbde069e191e +SHA512 (structopt-0.2.17.crate) = 7464d87cab212f5cb232c84d40b10ba685a65b6c37d5fd225bbfcf23059748e63d200e58848cfbad3f0f83bd547fb7c339f6b757c6b6e1d12748aa62e1a0abcd