Update to version 0.17.5; Fixes RHBZ#2212110

epel9
Fabio Valentini 2 years ago
parent 8e06d199e4
commit 21d5eca92c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/indicatif-0.16.2.crate
/indicatif-0.17.3.crate
/indicatif-0.17.4.crate
/indicatif-0.17.5.crate

@ -1,5 +1,5 @@
--- indicatif-0.17.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ indicatif-0.17.4/Cargo.toml 2023-05-29T17:46:12.696747+00:00
--- indicatif-0.17.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ indicatif-0.17.5/Cargo.toml 2023-07-15T14:17:52.203507+00:00
@@ -101,5 +101,3 @@
]
in_memory = ["vt100"]

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

@ -1 +1 @@
SHA512 (indicatif-0.17.4.crate) = 54c92f028dc5aded5e1a947afc09c33930f0439d7ee55e9dca66ccc2af6860e7b67cd8153bbdb33dff962ffd03dc0004eace2e69135c11a867331f0ef3e9bf6d
SHA512 (indicatif-0.17.5.crate) = 9b5afcc0218eed6732d1bc702a4a6caec32d7671179bc4e9277e64a88088dcab2e73c1bcdded3430dfe264455f73b56c0bb1d47fa758bce51b05869e6e712aa5

Loading…
Cancel
Save