Update to version 2.4.0; Fixes RHBZ#2324492

epel10 imports/epel10/rust-async-io-2.4.0-1.el10
Fabio Valentini 4 months ago
parent 28ef144f0e
commit c3c8258db4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/async-io-2.3.2.crate /async-io-2.3.2.crate
/async-io-2.3.3.crate /async-io-2.3.3.crate
/async-io-2.3.4.crate /async-io-2.3.4.crate
/async-io-2.4.0.crate

@ -1,5 +1,5 @@
--- async-io-2.3.4/Cargo.toml 1970-01-01T00:00:01+00:00 --- async-io-2.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-io-2.3.4/Cargo.toml 2024-09-17T21:40:14.111132+00:00 +++ async-io-2.4.0/Cargo.toml 2024-11-09T23:36:13.619389+00:00
@@ -161,14 +161,8 @@ @@ -161,14 +161,8 @@
[target.'cfg(target_os = "linux")'.dev-dependencies.timerfd] [target.'cfg(target_os = "linux")'.dev-dependencies.timerfd]
version = "1" version = "1"

@ -6,7 +6,7 @@
%global crate async-io %global crate async-io
Name: rust-async-io Name: rust-async-io
Version: 2.3.4 Version: 2.4.0
Release: %autorelease Release: %autorelease
Summary: Async I/O and timers Summary: Async I/O and timers

@ -1 +1 @@
SHA512 (async-io-2.3.4.crate) = 30ff1355bcf0d93857604b93d22532040cf50195b6337bbab2cc734e8b81c485a4ac1e575c7c00495519afd0cf406cde9e49f044b183f29ce7b9a1f44edb2760 SHA512 (async-io-2.4.0.crate) = 6ffd4c7fcb39760c67ad1d89b15ddedb9f1734a3caa497e0105cdb78fc58c42a39a0be55bcec7911a9feb67acd8bbf97b52e8b5ac585edaea8ee262d3e7f58e0

Loading…
Cancel
Save