Update to version 3.7.4; Fixes RHBZ#2324405

epel10 imports/epel10/rust-polling-3.7.4-1.el10
Fabio Valentini 4 months ago
parent 1164ef5dd9
commit 9d9777193e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/polling-3.7.1.crate /polling-3.7.1.crate
/polling-3.7.2.crate /polling-3.7.2.crate
/polling-3.7.3.crate /polling-3.7.3.crate
/polling-3.7.4.crate

@ -1,5 +1,5 @@
--- polling-3.7.3/Cargo.toml 1970-01-01T00:00:01+00:00 --- polling-3.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ polling-3.7.3/Cargo.toml 2024-09-17T21:42:30.979810+00:00 +++ polling-3.7.4/Cargo.toml 2024-11-07T16:57:19.163427+00:00
@@ -133,32 +133,8 @@ @@ -133,32 +133,8 @@
] ]
default-features = false default-features = false

@ -5,7 +5,7 @@
%global crate polling %global crate polling
Name: rust-polling Name: rust-polling
Version: 3.7.3 Version: 3.7.4
Release: %autorelease Release: %autorelease
Summary: Portable interface to epoll, kqueue, event ports, and IOCP Summary: Portable interface to epoll, kqueue, event ports, and IOCP

@ -1 +1 @@
SHA512 (polling-3.7.3.crate) = a2db17dcf623b77c8b94e36ea5f55059a35a70aba80f261428bc5b8df175dd1a95e302912bdf55dd1a6a3282fe4920054bd1cf6d7bc6eb52a70556d220e05429 SHA512 (polling-3.7.4.crate) = 0a137aed396f9b6a34a69ceb043a355efbdbb6674d36664e767516b2555b51ca494b74cbfafd530ba2f9b48eb7ffa55ae1bbfe7b1e8ce7745d41600709a5d324

Loading…
Cancel
Save