diff --git a/.gitignore b/.gitignore index 0e44035..8f5d773 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /termcolor-1.2.0.crate /termcolor-1.3.0.crate /termcolor-1.4.0.crate +/termcolor-1.4.1.crate diff --git a/rust-termcolor.spec b/rust-termcolor.spec index 94ef4fc..f371c5c 100644 --- a/rust-termcolor.spec +++ b/rust-termcolor.spec @@ -5,7 +5,7 @@ %global crate termcolor Name: rust-termcolor -Version: 1.4.0 +Version: 1.4.1 Release: %autorelease Summary: Simple cross platform library for writing colored text to a terminal diff --git a/sources b/sources index 436520b..22eac68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (termcolor-1.4.0.crate) = 36c8550fe85cb90c4fdd1a6e3f60b42b6c71f65b6128da97d5ad6aac8350d907410899ad4a47bb4dc72ea6d00bc69e5a1ccc80ee9b0e80a1a27912e233f3e416 +SHA512 (termcolor-1.4.1.crate) = b66aad157c4fa2985f764321d157dfb1f0325fd633811870db7919b5579bf7bc19fefe99e1c706cdfa67504c37dc2ca3d283e11d1bb516edcfaf1eb7747a778a diff --git a/termcolor-fix-metadata-auto.diff b/termcolor-fix-metadata-auto.diff index 185ffd8..36f98bc 100644 --- a/termcolor-fix-metadata-auto.diff +++ b/termcolor-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- termcolor-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ termcolor-1.4.0/Cargo.toml 2023-11-14T23:46:43.491515+00:00 +--- termcolor-1.4.1/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ termcolor-1.4.1/Cargo.toml 2024-01-10T15:57:15.677677+00:00 @@ -36,5 +36,3 @@ [dev-dependencies]