Update to version 1.0.4; Fixes RHBZ#2160544

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/io-lifetimes-0.7.4.crate
/io-lifetimes-0.7.5.crate
/io-lifetimes-1.0.3.crate
/io-lifetimes-1.0.4.crate

@ -1,5 +1,5 @@
--- io-lifetimes-1.0.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-1.0.3/Cargo.toml 1970-01-01T00:00:01+00:00
--- io-lifetimes-1.0.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-1.0.4/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -42,7 +42,6 @@
[features]
close = [

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

@ -1 +1 @@
SHA512 (io-lifetimes-1.0.3.crate) = afb868979d54bc99d5c8a1c31062c91ea9e920470bb1f0bce95c2ebe0ef22fe8970ba86b2ad570d789f648485ea4d75fd83bba34e5a590a443698c713a321388
SHA512 (io-lifetimes-1.0.4.crate) = 1b2b151561dc79d1467b699590b2cb5d4acb39f75f38c05a94edb6d1543acca541b5a083fe7b606bc37cb2812692b7acb46996d0b096b96b0b085d31b1336775

Loading…
Cancel
Save