From 4b966967a172cf8d5be08c8dff70fbda73a39bbb Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 27 Dec 2023 22:36:39 +0100 Subject: [PATCH] Update to version 0.3.30; Fixes RHBZ#2246401 --- .gitignore | 1 + rust-futures-util.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 5399f52..6183ee2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /futures-util-0.3.26.crate /futures-util-0.3.27.crate /futures-util-0.3.28.crate +/futures-util-0.3.30.crate diff --git a/rust-futures-util.spec b/rust-futures-util.spec index dbca680..1425e4e 100644 --- a/rust-futures-util.spec +++ b/rust-futures-util.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-util Name: rust-futures-util -Version: 0.3.28 +Version: 0.3.30 Release: %autorelease Summary: Common utilities and extension traits for the futures-rs library @@ -14,7 +14,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/futures-util Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Common utilities and extension traits for the futures-rs library.} @@ -313,7 +313,7 @@ use the "write-all-vectored" 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 408a20a..bbebbec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-util-0.3.28.crate) = 0c7dd3701b7ab0a443a56aa64e6d9b6ba7bb9ccba4c05dfe17608df3e2bed1c2fa460a0cb4abb9fb25289d3a776128ffcc4fced75ca73a65d40b18ee2e9a46e4 +SHA512 (futures-util-0.3.30.crate) = 7faae5aa35641d858d0f5430e4a69acd4ba9037852ad73c5a890bffeed411d28820883e18bad4ca8f7b0a765f9f4c5dbeaf5d0cfaaf90c2c69846434ae091951