Update to version 0.6.7; Fixes RHBZ#2257999

epel9 imports/e9/rust-anstream-0.6.7-1.el9
Fabio Valentini 1 year ago
parent 664f5b9499
commit e84cb0eaf0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/anstream-0.5.0.crate /anstream-0.5.0.crate
/anstream-0.6.4.crate /anstream-0.6.4.crate
/anstream-0.6.5.crate /anstream-0.6.5.crate
/anstream-0.6.7.crate

@ -1,5 +1,5 @@
--- anstream-0.6.5/Cargo.toml 1970-01-01T00:00:01+00:00 --- anstream-0.6.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.5/Cargo.toml 2024-01-11T20:08:18.988116+00:00 +++ anstream-0.6.7/Cargo.toml 2024-01-13T20:33:07.049395+00:00
@@ -137,8 +137,5 @@ @@ -137,8 +137,5 @@
"wincon", "wincon",
] ]

@ -1,5 +1,5 @@
--- anstream-0.6.5/Cargo.toml 1970-01-01T00:00:01+00:00 --- anstream-0.6.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.5/Cargo.toml 2024-01-11T20:08:40.571184+00:00 +++ anstream-0.6.7/Cargo.toml 2024-01-13T20:33:29.402484+00:00
@@ -83,18 +83,6 @@ @@ -83,18 +83,6 @@
[Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD""" [Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD"""
search = "<!-- next-url -->" search = "<!-- next-url -->"

@ -5,7 +5,7 @@
%global crate anstream %global crate anstream
Name: rust-anstream Name: rust-anstream
Version: 0.6.5 Version: 0.6.7
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.5.crate) = 98206c568d8f2204bddcbbd915ed22d214410aa26dc74ef56799c9237681877a7447effdb9ef97cfabef0afd7a1b73e27d82c7e976f1216ac502d625089c6fdc SHA512 (anstream-0.6.7.crate) = 54231141acec85947e4b24f2a27c02c406a2cfe40e92a39b4f38c4b5234e1ca8a27021bb15c759c927d40448ad6203656a3841cc51e480b962fb1ebf199a3522

Loading…
Cancel
Save