From c924d02e59445bffcd70597a989a26479222f0e9 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 15 Oct 2023 12:33:04 +0200 Subject: [PATCH] Update to version 0.1.27; Fixes RHBZ#2244093 --- .gitignore | 1 + rust-tracing-attributes.spec | 8 ++++---- rust2rpm.toml | 3 +++ sources | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index f67d6f0..e27cf24 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /tracing-attributes-0.1.23.crate /tracing-attributes-0.1.24.crate /tracing-attributes-0.1.26.crate +/tracing-attributes-0.1.27.crate diff --git a/rust-tracing-attributes.spec b/rust-tracing-attributes.spec index da511db..1c03a33 100644 --- a/rust-tracing-attributes.spec +++ b/rust-tracing-attributes.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * resolve dependency loop with tracing %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate tracing-attributes Name: rust-tracing-attributes -Version: 0.1.26 +Version: 0.1.27 Release: %autorelease Summary: Procedural macro attributes for automatically instrumenting functions @@ -14,7 +14,7 @@ License: MIT URL: https://crates.io/crates/tracing-attributes Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Procedural macro attributes for automatically instrumenting functions.} @@ -61,7 +61,7 @@ use the "async-await" 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..31b0ce8 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[tests] +run = ["none"] +comments = ["resolve dependency loop with tracing"] diff --git a/sources b/sources index aa7cfa7..e2d27a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tracing-attributes-0.1.26.crate) = ddb9f5efb33627586cef49e3bd45d45b643cdc0e280c970a32f92c8ebe3bd51428ee395c43613911e23841ffab36daad322f2a874732491aaf6a95bd5035fb44 +SHA512 (tracing-attributes-0.1.27.crate) = 7dc59f4234c3bf3434fb352baed2b81db4e931eeb3ed207c4a204e480da734be40847b167b808058d2807b5583815625bcd5153e2bbe79804cfa6f069a74ffa0