From beb5cef9b7b9c7199cab7700a17a3db28e2f3169 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 17 Jan 2024 22:56:41 +0100 Subject: [PATCH] Update to version 0.3.24 --- .gitignore | 1 + rust-h2.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 6011c5b..4b07caf 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /h2-0.3.19.crate /h2-0.3.20.crate /h2-0.3.21.crate +/h2-0.3.24.crate diff --git a/rust-h2.spec b/rust-h2.spec index 7bf7de3..269875b 100644 --- a/rust-h2.spec +++ b/rust-h2.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 # * files required by tests are not included in published crates %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate h2 Name: rust-h2 -Version: 0.3.21 +Version: 0.3.24 Release: %autorelease Summary: HTTP/2 client and server @@ -14,7 +14,7 @@ License: MIT URL: https://crates.io/crates/h2 Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: An HTTP/2 client and server.} @@ -74,7 +74,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..7d62662 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["files required by tests are not included in published crates"] + diff --git a/sources b/sources index b2e45f8..e6149ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (h2-0.3.21.crate) = 30993b3d5fc8cb08889208e3f43c145a4555f0c8aa864bf65afabb9cca65bba454d7553cd17b912a2c4a19172a1d14df0326bfe791f646961abc7b557357f1c8 +SHA512 (h2-0.3.24.crate) = 4741e2732f08c6388c112877f52d6f859088026f75bf928f90b06a521d43e8e8c10f14d088f8a17b42a0a613ee43009882077a68df9300d17365d936400f1695