Update to version 0.6.18; Fixes RHBZ#2323703

epel10 imports/epel10/rust-anstream-0.6.18-1.el10
Fabio Valentini 4 months ago
parent 7458e55aa2
commit 5bbbd24ff1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/anstream-0.6.14.crate /anstream-0.6.14.crate
/anstream-0.6.15.crate /anstream-0.6.15.crate
/anstream-0.6.17.crate /anstream-0.6.17.crate
/anstream-0.6.18.crate

@ -1,5 +1,5 @@
--- anstream-0.6.17/Cargo.toml 1970-01-01T00:00:01+00:00 --- anstream-0.6.18/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.17/Cargo.toml 2024-10-30T22:41:38.955970+00:00 +++ anstream-0.6.18/Cargo.toml 2024-11-12T19:40:40.845345+00:00
@@ -155,11 +155,7 @@ @@ -155,11 +155,7 @@
"wincon", "wincon",
] ]

@ -1,5 +1,5 @@
--- anstream-0.6.17/Cargo.toml 1970-01-01T00:00:01+00:00 --- anstream-0.6.18/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.17/Cargo.toml 2024-10-30T22:42:04.978130+00:00 +++ anstream-0.6.18/Cargo.toml 2024-11-12T19:40:54.672409+00:00
@@ -99,21 +99,6 @@ @@ -99,21 +99,6 @@
path = "examples/query-stream.rs" path = "examples/query-stream.rs"
required-features = ["auto"] required-features = ["auto"]

@ -5,7 +5,7 @@
%global crate anstream %global crate anstream
Name: rust-anstream Name: rust-anstream
Version: 0.6.17 Version: 0.6.18
Release: %autorelease Release: %autorelease
Summary: Simple cross platform library for writing colored text to a terminal Summary: Simple cross platform library for writing colored text to a terminal

@ -1 +1 @@
SHA512 (anstream-0.6.17.crate) = 00a9e781650978b419e8b28bce8be00b2f4f5dfddff3c2184b35b32b247e8e0f0ab9da6c145dfe65f1109d4bcb5b2fdbf473f00c764fb9ba871d7527c5a73d8d SHA512 (anstream-0.6.18.crate) = 5149977d6f7b5e9cf6350f1ef130caa3ff46c7e78976358452a185ce196cdd77fee48a3a9838f434ae6ea9c15b19f6bfbab156edf819f81179d6774318f08963

Loading…
Cancel
Save