From 7729e1db0ecd77cb1beeb07a3c9891ee29ca2460 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 13 Jun 2024 15:27:49 +0200 Subject: [PATCH] Update to version 0.2.3; Fixes RHBZ#2284211 --- .gitignore | 1 + piper-fix-metadata.diff | 8 ++++---- rust-piper.spec | 4 ++-- rust2rpm.toml | 5 +++++ sources | 2 +- 5 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index 611c716..450dad0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /piper-0.1.2.crate /piper-0.1.3.crate /piper-0.2.1.crate +/piper-0.2.3.crate diff --git a/piper-fix-metadata.diff b/piper-fix-metadata.diff index 271960d..d43ebd1 100644 --- a/piper-fix-metadata.diff +++ b/piper-fix-metadata.diff @@ -1,9 +1,9 @@ ---- piper-0.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ piper-0.2.1/Cargo.toml 2023-10-08T21:09:34.238288+00:00 +--- piper-0.2.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ piper-0.2.3/Cargo.toml 2024-06-05T20:17:42.294611+00:00 @@ -22,10 +22,6 @@ readme = "README.md" license = "MIT OR Apache-2.0" - repository = "https://github.com/notgull/piper" + repository = "https://github.com/smol-rs/piper" - -[[bench]] -name = "pipe_comparison" @@ -13,7 +13,7 @@ version = "1.1.0" @@ -58,11 +54,6 @@ [dev-dependencies.async-io] - version = "1.13.0" + version = "2.0.0" -[dev-dependencies.criterion] -version = "0.4.0" diff --git a/rust-piper.spec b/rust-piper.spec index f8e1f48..11cc6b0 100644 --- a/rust-piper.spec +++ b/rust-piper.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate piper Name: rust-piper -Version: 0.2.1 +Version: 0.2.3 Release: %autorelease Summary: Async pipes, channels, mutexes, and more diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..2cd7101 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,5 @@ +[package] +cargo-toml-patch-comments = [ + "drop unused, benchmark-only criterion dev-dependency", +] + diff --git a/sources b/sources index e7984bb..3216921 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (piper-0.2.1.crate) = 86d2195b8811bc2d30050e977925a947b175ca674e99497b7202dd8c515e09fb83e42f389ed3c6b554dc2c6480892bfd26c91fee463115ef1c710aaea858afe1 +SHA512 (piper-0.2.3.crate) = 18867a2ca43c3224c3c749debdcfb65c07e0fe28759973140320712ec0d6a86125635665aceb4feae0c3aca9667048b6754121b7667a2c8caa1ecd2e3b3af7c9