Update to version 1.0.9; Fixes RHBZ#2179572

epel9
Fabio Valentini 2 years ago
parent f7b169f922
commit cefaa95bc7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/io-lifetimes-1.0.5.crate /io-lifetimes-1.0.5.crate
/io-lifetimes-1.0.6.crate /io-lifetimes-1.0.6.crate
/io-lifetimes-1.0.7.crate /io-lifetimes-1.0.7.crate
/io-lifetimes-1.0.9.crate

@ -1,5 +1,5 @@
--- io-lifetimes-1.0.7/Cargo.toml 1970-01-01T00:00:01+00:00 --- io-lifetimes-1.0.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-1.0.7/Cargo.toml 2023-03-16T20:31:33.239764+00:00 +++ io-lifetimes-1.0.9/Cargo.toml 2023-03-26T16:46:53.387457+00:00
@@ -42,8 +42,6 @@ @@ -42,8 +42,6 @@
[features] [features]
close = [ close = [

@ -5,7 +5,7 @@
%global crate io-lifetimes %global crate io-lifetimes
Name: rust-io-lifetimes Name: rust-io-lifetimes
Version: 1.0.7 Version: 1.0.9
Release: %autorelease Release: %autorelease
Summary: Low-level I/O ownership and borrowing library Summary: Low-level I/O ownership and borrowing library

@ -1 +1 @@
SHA512 (io-lifetimes-1.0.7.crate) = a2132a90002f9a2443910e9a8298b5617fe1038e8b3924d310fbfbedda5312975fdc4258d450d13751a46c28bd4f425141ab2732e1d33d7cc2f729d503111cb4 SHA512 (io-lifetimes-1.0.9.crate) = e22cb4edbfc71b9a1f0795bb33a9092bf5b4a58cbc391a9988804b9eca1683450c1e6c75942e53fbabdd869a78b2819f6a407ad26d884d6ceb94c4ec68809afe

Loading…
Cancel
Save