From 06d2f9a7463f84e60b17bd0715b8f8278fd1daf6 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 1 Dec 2024 21:28:57 +0100 Subject: [PATCH] Update to version 1.0.3; Fixes RHBZ#2329526 --- .gitignore | 1 + mio-fix-metadata-auto.diff | 15 +++++++-------- rust-mio.spec | 6 +++--- sources | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 09d7216..ca108f6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /mio-0.8.11.crate /mio-1.0.1.crate /mio-1.0.2.crate +/mio-1.0.3.crate diff --git a/mio-fix-metadata-auto.diff b/mio-fix-metadata-auto.diff index 8d34ff2..1872b9e 100644 --- a/mio-fix-metadata-auto.diff +++ b/mio-fix-metadata-auto.diff @@ -1,6 +1,6 @@ ---- mio-1.0.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ mio-1.0.2/Cargo.toml 2024-09-17T21:33:00.712987+00:00 -@@ -118,36 +118,11 @@ +--- mio-1.0.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ mio-1.0.3/Cargo.toml 2024-12-01T20:27:28.713069+00:00 +@@ -119,35 +119,11 @@ net = [] os-ext = [ "os-poll", @@ -10,17 +10,16 @@ os-poll = [] -[target.'cfg(target_os = "hermit")'.dependencies.libc] --version = "0.3.9" --package = "hermit-abi" +-version = "0.2.159" - -[target.'cfg(target_os = "wasi")'.dependencies.libc] --version = "0.2.149" +-version = "0.2.159" - -[target.'cfg(target_os = "wasi")'.dependencies.wasi] -version = "0.11.0" - [target."cfg(unix)".dependencies.libc] - version = "0.2.149" + version = "0.2.159" - -[target."cfg(windows)".dependencies.windows-sys] -version = "0.52" @@ -37,7 +36,7 @@ [lints.rust.unexpected_cfgs] level = "warn" -@@ -156,3 +131,4 @@ +@@ -156,3 +132,4 @@ "cfg(mio_unsupported_force_poll_poll)", "cfg(mio_unsupported_force_waker_pipe)", ] diff --git a/rust-mio.spec b/rust-mio.spec index fdd9bc7..1781670 100644 --- a/rust-mio.spec +++ b/rust-mio.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 26 -%bcond_without check +# Generated by rust2rpm 27 +%bcond check 1 %global debug_package %{nil} %global crate mio Name: rust-mio -Version: 1.0.2 +Version: 1.0.3 Release: %autorelease Summary: Lightweight non-blocking I/O diff --git a/sources b/sources index 185ae45..b6b137c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mio-1.0.2.crate) = 77eae1170a318d4a53550dda3462ae070d25656cda51db4cb2dbcb28210802f9b7e279900e6d6eba68314a0c814c90eb4af7acc561f611535cb364f75ad4e317 +SHA512 (mio-1.0.3.crate) = 2142edc7e9378fc3437110c85ba2cee9c9683e87034cd44275d2c389645979db53fbbc29fec304f1d8c8f0464ae17d2a5db1aa9215d696fa0282f5069700b1e2