diff --git a/.gitignore b/.gitignore index bd5be3d..f69f457 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /async-process-2.2.1.crate /async-process-2.2.2.crate /async-process-2.2.3.crate +/async-process-2.3.0.crate diff --git a/async-process-fix-metadata-auto.diff b/async-process-fix-metadata-auto.diff index c6c978c..27c8fc3 100644 --- a/async-process-fix-metadata-auto.diff +++ b/async-process-fix-metadata-auto.diff @@ -1,10 +1,10 @@ ---- async-process-2.2.3/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ async-process-2.2.3/Cargo.toml 2024-06-05T20:19:52.062220+00:00 -@@ -54,15 +54,6 @@ - [dev-dependencies.async-io] - version = "2.1.0" +--- async-process-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ async-process-2.3.0/Cargo.toml 2024-09-16T20:22:15.295098+00:00 +@@ -75,15 +75,6 @@ + [dev-dependencies.async-executor] + version = "1.5.1" --[target."cfg(all(unix, not(target_os = \"linux\")))".dependencies.rustix] +-[target.'cfg(all(unix, not(target_os = "linux")))'.dependencies.rustix] -version = "0.38" -features = [ - "std", @@ -13,21 +13,18 @@ -] -default-features = false - - [target."cfg(target_os = \"linux\")".dependencies.async-channel] + [target.'cfg(any(windows, target_os = "linux"))'.dependencies.async-channel] version = "2.0.0" -@@ -83,20 +74,7 @@ +@@ -101,18 +92,8 @@ ] default-features = false --[target."cfg(windows)".dependencies.async-channel] --version = "2.0.0" -- -[target."cfg(windows)".dependencies.blocking] -version = "1.0.0" - --[target."cfg(windows)".dependencies.windows-sys] --version = "0.52" +-[target."cfg(windows)".dev-dependencies.windows-sys] +-version = "0.59" -features = [ - "Win32_Foundation", - "Win32_System_Threading", @@ -37,4 +34,5 @@ [lints.rust.unexpected_cfgs] level = "warn" priority = 0 + check-cfg = ["cfg(async_process_force_signal_backend)"] + diff --git a/rust-async-process.spec b/rust-async-process.spec index bf8c806..379af63 100644 --- a/rust-async-process.spec +++ b/rust-async-process.spec @@ -5,7 +5,7 @@ %global crate async-process Name: rust-async-process -Version: 2.2.3 +Version: 2.3.0 Release: %autorelease Summary: Async interface for working with processes diff --git a/sources b/sources index 3d6218f..ca75cb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (async-process-2.2.3.crate) = 201f87823617f1126f8dfb230c95aa248986258ccf95e5d0e9f475f160a9e64ec1642897fb2f8ffde3d748b29ed7185349b10ad5cc0f504cf45c302dc0de52a7 +SHA512 (async-process-2.3.0.crate) = 48c1decd4ed3e65d0feb9381533e1274b98b9ba16318f1caa35729078e707dbb2a5a0b52822873d5cc91fc5a51b725c33b784ef8a91aa6cc2cf357ae87c5e2fa