Update to version 1.0.6; Fixes RHBZ#2175912

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

1
.gitignore vendored

@ -8,3 +8,4 @@
/io-lifetimes-1.0.3.crate /io-lifetimes-1.0.3.crate
/io-lifetimes-1.0.4.crate /io-lifetimes-1.0.4.crate
/io-lifetimes-1.0.5.crate /io-lifetimes-1.0.5.crate
/io-lifetimes-1.0.6.crate

@ -1,3 +0,0 @@
# rust-io-lifetimes
The rust-io-lifetimes package

@ -1,5 +1,5 @@
--- io-lifetimes-1.0.5/Cargo.toml 1970-01-01T00:00:01+00:00 --- io-lifetimes-1.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-1.0.5/Cargo.toml 1970-01-01T00:00:01+00:00 +++ io-lifetimes-1.0.6/Cargo.toml 2023-03-07T22:15:45.626806+00:00
@@ -42,7 +42,6 @@ @@ -42,7 +42,6 @@
[features] [features]
close = [ close = [

@ -1,11 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate io-lifetimes %global crate io-lifetimes
Name: rust-io-lifetimes Name: rust-io-lifetimes
Version: 1.0.5 Version: 1.0.6
Release: %autorelease Release: %autorelease
Summary: Low-level I/O ownership and borrowing library Summary: Low-level I/O ownership and borrowing library
@ -18,7 +18,7 @@ Patch: io-lifetimes-fix-metadata-auto.diff
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Low-level I/O ownership and borrowing library.} A low-level I/O ownership and borrowing library.}
%description %{_description} %description %{_description}

@ -1 +1 @@
SHA512 (io-lifetimes-1.0.5.crate) = 73b884426e26c19e65e25bb44c6255f1c46178d946306d39088350151253c2b96760ac9df84a01609f50bbfc79680a58e9a2490a14f2bef2ca7d4c11f4faba2a SHA512 (io-lifetimes-1.0.6.crate) = 85a6e257e50e5fac58dfe25d20482c6d9bc67dd1430ae7676701edf3a12e39b18a6148e8733d7c07910b87a2538ada172ca046cdebdd08528c1253dc1fab7c6e

Loading…
Cancel
Save