Update to version 0.6.12; Fixes RHBZ#2264707

epel10
Fabio Valentini 1 year ago
parent 497a85a9c7
commit 0c1b102290
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/anstream-0.6.5.crate
/anstream-0.6.7.crate
/anstream-0.6.11.crate
/anstream-0.6.12.crate

@ -1,5 +1,5 @@
--- anstream-0.6.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.11/Cargo.toml 2024-01-30T12:43:27.994291+00:00
--- anstream-0.6.12/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.12/Cargo.toml 2024-02-18T15:11:35.466317+00:00
@@ -133,8 +133,5 @@
"wincon",
]

@ -1,5 +1,5 @@
--- anstream-0.6.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.11/Cargo.toml 2024-01-30T12:43:53.183433+00:00
--- anstream-0.6.12/Cargo.toml 1970-01-01T00:00:01+00:00
+++ anstream-0.6.12/Cargo.toml 2024-02-18T15:12:00.086429+00:00
@@ -83,18 +83,6 @@
[Unreleased]: https://github.com/rust-cli/anstyle/compare/{{tag_name}}...HEAD"""
search = "<!-- next-url -->"
@ -29,7 +29,7 @@
[dev-dependencies.lexopt]
version = "0.3.0"
@@ -130,8 +115,5 @@
@@ -130,8 +115,6 @@
auto = ["dep:anstyle-query"]
default = [
"auto",
@ -37,4 +37,4 @@
]
test = []
-wincon = []
-

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

@ -1 +1 @@
SHA512 (anstream-0.6.11.crate) = f8dd65cc116a1495782a3bfc98edfdd0973ab22ea2fafd292fb4bd3495af7b5ea410f320d3fa05f7f812fa96c2a20f4cd2af9fc58869a1a306f32714cbe45163
SHA512 (anstream-0.6.12.crate) = 47396e1617464188e7b4d7c931c5a6fafa918ca7aa39044a5b3dad1b8685ea96829ee87e7b70820bbe2efb35571fb331539f0fb8938d229034a9b9bb60700a70

Loading…
Cancel
Save