From 5b13fdf7645b8803d3a822344cc8140e7d5c4021 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 27 Dec 2023 22:37:01 +0100 Subject: [PATCH] Update to version 0.3.30; Fixes RHBZ#2246395 --- .gitignore | 1 + rust-futures-task.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 bd40800..3f8bfe9 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /futures-task-0.3.26.crate /futures-task-0.3.27.crate /futures-task-0.3.28.crate +/futures-task-0.3.30.crate diff --git a/rust-futures-task.spec b/rust-futures-task.spec index 0d7f431..154de7c 100644 --- a/rust-futures-task.spec +++ b/rust-futures-task.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * tests can only be run in-tree %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate futures-task Name: rust-futures-task -Version: 0.3.28 +Version: 0.3.30 Release: %autorelease Summary: Tools for working with tasks @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/futures-task Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Tools for working with tasks.} @@ -97,7 +97,7 @@ use the "unstable" 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..553347c --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["tests can only be run in-tree"] + diff --git a/sources b/sources index 7e33704..727826a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-task-0.3.28.crate) = 198f3efa51b1a8492a4151a6e4ef6e7abd09f2f537f5ffc2b8f2cf739718fb9714718226ee1cde7a58d41a2e623445ae64013f02e7f00489320c06292465fa82 +SHA512 (futures-task-0.3.30.crate) = c190fa0acf7ff15fa67fe172911cfae803b2a8c08168570a5518a40767d08134f147259a413ab25c45cac5dbf2f601a9753c77ab0eb2c180cad2fe48cfe3867d