From 309c192a7212d0ee4a26d14672905e8c7ef97b78 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 3 Dec 2020 14:55:02 +0100 Subject: [PATCH] update to version 0.3.21 --- .gitignore | 1 + .rust2rpm.conf | 5 +++++ rust-structopt.spec | 15 +++++---------- sources | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 .rust2rpm.conf diff --git a/.gitignore b/.gitignore index 5c0d93e..b9943d7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /structopt-0.3.17.crate /structopt-0.3.18.crate /structopt-0.3.20.crate +/structopt-0.3.21.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf new file mode 100644 index 0000000..928fc47 --- /dev/null +++ b/.rust2rpm.conf @@ -0,0 +1,5 @@ +[DEFAULT] +unwanted-features = + lints + paw + paw_dep diff --git a/rust-structopt.spec b/rust-structopt.spec index ec89c37..507e85a 100644 --- a/rust-structopt.spec +++ b/rust-structopt.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 15 +# Generated by rust2rpm 16 %bcond_without check %global debug_package %{nil} %global crate structopt Name: rust-%{crate} -Version: 0.3.20 +Version: 0.3.21 Release: 1%{?dist} Summary: Parse command line argument by defining a struct @@ -13,10 +13,6 @@ Summary: Parse command line argument by defining a struct License: ASL 2.0 or MIT URL: https://crates.io/crates/structopt Source: %{crates_source} -# Initial patched metadata -# * drop lints feature: clippy crate is not packaged -# * drop paw feature: paw is not packaged -Patch0: structopt-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -142,10 +138,6 @@ which use "yaml" feature of "%{crate}" crate. %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 -# remove executable bit from ... everything -for i in $(find -type f -executable); do - chmod a-x $i; -done %cargo_prep %generate_buildrequires @@ -165,6 +157,9 @@ done %endif %changelog +* Thu Dec 03 2020 Fabio Valentini - 0.3.21-1 +- Update to version 0.3.21. + * Mon Nov 9 2020 Fabio Valentini - 0.3.20-1 - Update to version 0.3.20. - Drop "lints" and "paw" features with broken dependencies. diff --git a/sources b/sources index f462e43..5ffc548 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (structopt-0.3.20.crate) = cdbd409fb5443622184a21b108c6ed854676912dc599b0dfbe3a4d229184f3690739dc931c80e55aa43730ff8c66ea4b65e92f8739e81f26f3f45a4c75c7e845 +SHA512 (structopt-0.3.21.crate) = df8592f10456a5b1a7bc7b290357c069ce4eba14d2558ecd6face231e49c748a8892c31ffad000b426e8180d3e4dd607329db91f4b5617e971b2edda5bab42f1