Update to version 1.3.0; Fixes RHBZ#2021920

epel9
Fabio Valentini 3 years ago
parent 292441158c
commit 0830c0141d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/async-process-1.1.0.crate /async-process-1.1.0.crate
/async-process-1.2.0.crate /async-process-1.2.0.crate
/async-process-1.3.0.crate

@ -1,5 +1,5 @@
--- async-process-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- async-process-1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-process-1.2.0/Cargo.toml 2021-08-08T11:52:21.664383+00:00 +++ async-process-1.3.0/Cargo.toml 2021-11-11T11:32:36.266753+00:00
@@ -42,10 +42,3 @@ @@ -42,10 +42,3 @@
version = "0.3.0" version = "0.3.0"
features = ["iterator"] features = ["iterator"]

@ -5,7 +5,7 @@
%global crate async-process %global crate async-process
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.2.0 Version: 1.3.0
Release: %autorelease Release: %autorelease
Summary: Async interface for working with processes Summary: Async interface for working with processes

@ -1 +1 @@
SHA512 (async-process-1.2.0.crate) = 8e074851f13f451912baaef9217a745a431ed0e5654847c51466ea95dc4457735dc663bc9cf863da2dc05c2661bb741be5d5cab82bcdb4f9400eb9572aa2608f SHA512 (async-process-1.3.0.crate) = da151b84b0986b3e6d42e2be71c6931daae98c27b4a8f712e5174eafae4d0ca739bbdaa09065815799a65b5553e8cfdd71be021ec32d630d664c0e1b4e47f6e2

Loading…
Cancel
Save