From b51acd1b72556f0bddad0a710f794325e271df6d Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 27 Dec 2023 22:38:53 +0100 Subject: [PATCH] Update to version 0.3.30; Fixes RHBZ#2246396 --- .gitignore | 1 + rust-futures-channel.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 9d93d00..0694823 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /futures-channel-0.3.26.crate /futures-channel-0.3.27.crate /futures-channel-0.3.28.crate +/futures-channel-0.3.30.crate diff --git a/rust-futures-channel.spec b/rust-futures-channel.spec index 92d3294..cb02586 100644 --- a/rust-futures-channel.spec +++ b/rust-futures-channel.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-channel Name: rust-futures-channel -Version: 0.3.28 +Version: 0.3.30 Release: %autorelease Summary: Channels for asynchronous communication using futures-rs @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/futures-channel Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Channels for asynchronous communication using futures-rs.} @@ -121,7 +121,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 fdc2eee..0eda274 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-channel-0.3.28.crate) = 21bcae42859687538a3bbd4a4328b1a176bf8eec3b03f9d341f8ec08e796ada1638c0c3011246995d742e392a3ecf4446ccd2e92ea5426fe658c5f5ad8303b99 +SHA512 (futures-channel-0.3.30.crate) = 689531748821529c528772a6dd0f27362078ff5803d2e0b431ee5a0ecf8787b5a15262d65d52f48486ded46b88f7a9c477ad95cc2c5a3e8f5f9b9f53f367832c