Update to version 0.2.1; Fixes RHBZ#2216342

epel10
Fabio Valentini 2 years ago
parent f2b104678a
commit 6463715d86
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/anstyle-parse-0.1.1.crate /anstyle-parse-0.1.1.crate
/anstyle-parse-0.2.0.crate /anstyle-parse-0.2.0.crate
/anstyle-parse-0.2.1.crate

@ -6,7 +6,7 @@
%global crate anstyle-parse %global crate anstyle-parse
Name: rust-anstyle-parse Name: rust-anstyle-parse
Version: 0.2.0 Version: 0.2.1
Release: %autorelease Release: %autorelease
Summary: Parse ANSI Style Escapes Summary: Parse ANSI Style Escapes

@ -1 +1 @@
SHA512 (anstyle-parse-0.2.0.crate) = fbac25189a0f4c0ddf2733c8ff74bdc2dc1a35e522d0201fa48f0f45e1d5d0a42e4806178507d0bc6a2ac22978b813eae5d57f09dddc80582de524690d87147f SHA512 (anstyle-parse-0.2.1.crate) = 5c8fc7d88ffc3a6e78340ffe0f3c2d72e865512030ade4509de9c673eba955c536bb1873dac11f6ba11cc8367fb30c67451ed65d19f81507c9e917c702bfd176

Loading…
Cancel
Save