Update to version 0.17.7; Fixes RHBZ#2240168

epel9 imports/e9/rust-indicatif-0.17.7-1.el9
Fabio Valentini 1 year ago
parent db2740e642
commit 3f6c9c331b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/indicatif-0.17.4.crate /indicatif-0.17.4.crate
/indicatif-0.17.5.crate /indicatif-0.17.5.crate
/indicatif-0.17.6.crate /indicatif-0.17.6.crate
/indicatif-0.17.7.crate

@ -1,5 +1,5 @@
--- indicatif-0.17.6/Cargo.toml 1970-01-01T00:00:01+00:00 --- indicatif-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ indicatif-0.17.6/Cargo.toml 2023-08-02T18:38:11.814576+00:00 +++ indicatif-0.17.7/Cargo.toml 2023-09-24T21:50:37.028313+00:00
@@ -113,5 +113,3 @@ @@ -113,5 +113,3 @@
] ]
in_memory = ["vt100"] in_memory = ["vt100"]

@ -5,7 +5,7 @@
%global crate indicatif %global crate indicatif
Name: rust-indicatif Name: rust-indicatif
Version: 0.17.6 Version: 0.17.7
Release: %autorelease Release: %autorelease
Summary: Progress bar and cli reporting library for Rust Summary: Progress bar and cli reporting library for Rust

@ -1 +1 @@
SHA512 (indicatif-0.17.6.crate) = d7d191c25840e0c8bf583e1ff5620384b6512a570de3d00ee995898206777b6864336d2bcee431f2ec560f820290b967df376dc06e401ec63f5a922a9e94e945 SHA512 (indicatif-0.17.7.crate) = 412955eec523e961a20bb48f9921128004e723b405c8f1bb73abfaeb4f532ac6f883794fe6c8738a40c2e0a400a6ebf94ee17d89f7cdc98d9d0f8611d84a369e

Loading…
Cancel
Save