From f7194ecde32de7779526257921774fb76b0da601 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 10 Nov 2023 14:41:16 +0100 Subject: [PATCH] Update to version 4.4.2; Fixes RHBZ#2245959 --- .gitignore | 1 + rust-clap_complete_fig.spec | 8 ++++---- rust2rpm.toml | 4 ++++ sources | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index a4dab49..6a1377f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /clap_complete_fig-4.2.0.crate /clap_complete_fig-4.3.1.crate /clap_complete_fig-4.4.1.crate +/clap_complete_fig-4.4.2.crate diff --git a/rust-clap_complete_fig.spec b/rust-clap_complete_fig.spec index bac2777..8c3452b 100644 --- a/rust-clap_complete_fig.spec +++ b/rust-clap_complete_fig.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * missing dev-dependency: snapbox %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate clap_complete_fig Name: rust-clap_complete_fig -Version: 4.4.1 +Version: 4.4.2 Release: %autorelease Summary: Generator library used with clap for Fig completion scripts @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/clap_complete_fig Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A generator library used with clap for Fig completion scripts.} @@ -49,7 +49,7 @@ use the "default" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..bb520ee --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["missing dev-dependency: snapbox"] + diff --git a/sources b/sources index 9a62dea..85452d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (clap_complete_fig-4.4.1.crate) = 202716bac3c346b0b48f40f663ab096dc30f2c37702dd54040cf33c8b8f5e9757d77029251572543f36946d64cf8b2c9fb799f80efb2a2b0a70ad2ff8d02b6b4 +SHA512 (clap_complete_fig-4.4.2.crate) = b8ae0b4e7cd8bfb6fbf1b8ed49bb8b28947e73f61aa149c2fb03ed2bc118ab2d5762c063ae6cc1482f0d54e85d26ce7a4df15654f67e9b1d884cbd658e254b31