Update to version 0.8.2; Fixes RHBZ#2065428

epel9
Fabio Valentini 3 years ago
parent d81f12e987
commit e40b40ac38
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -18,3 +18,4 @@
/mio-0.7.14.crate
/mio-0.8.0.crate
/mio-0.8.1.crate
/mio-0.8.2.crate

@ -1,5 +1,5 @@
--- mio-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.8.1/Cargo.toml 2022-03-12T20:27:44.506478+00:00
--- mio-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ mio-0.8.2/Cargo.toml 2022-03-29T12:15:21.890533+00:00
@@ -101,24 +101,5 @@
os-ext = ["os-poll"]
os-poll = []

@ -5,7 +5,7 @@
%global crate mio
Name: rust-%{crate}
Version: 0.8.1
Version: 0.8.2
Release: %autorelease
Summary: Lightweight non-blocking IO

@ -1 +1 @@
SHA512 (mio-0.8.1.crate) = 945e0970bdfbc0293248c3a26dfb84aa789737bc6e8101ec711da6006130eae5ea221e9c15b8f680f04a6b43b1ee1f42fe2d02035a8e2ccd94d78a759489d681
SHA512 (mio-0.8.2.crate) = c82ea0afc0de8acf162188a6131373f3cb3e7f3abb3094dd51fa9094e42a36806954f267840b3fed18c0ac3ee75af0451dfea5509ab65a94dcc93057c7d37393

Loading…
Cancel
Save