Update to version 2.5.2; Fixes RHBZ#2152800

epel9
Fabio Valentini 2 years ago
parent 8c705e890f
commit 1e38747d06
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/polling-2.2.0.crate
/polling-2.3.0.crate
/polling-2.5.1.crate
/polling-2.5.2.crate

@ -1,5 +1,5 @@
--- polling-2.5.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ polling-2.5.1/Cargo.toml 1970-01-01T00:00:01+00:00
--- polling-2.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ polling-2.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -58,13 +58,3 @@
[target."cfg(any(unix, target_os = \"fuchsia\", target_os = \"vxworks\"))".dependencies.libc]
version = "0.2.77"

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

@ -1 +1 @@
SHA512 (polling-2.5.1.crate) = 94cb93645dc38f8d7777eab7a2b6f22615eaafb6b6cfe24a5a91e9d70646c5eabdfc0ecdaff202a1590558d447fad537cc000f235b7b36ff79112ca7099fdc6e
SHA512 (polling-2.5.2.crate) = 43731459c75e94678b6075e2a46f2189debcae570d810bc7b8b9497d79128ded3bf41677a75a9be2a36ad7848e56d22b1fabe11df99a9df777f1d5d83c83efe8

Loading…
Cancel
Save