Update to version 0.2.0; Fixes RHBZ#2186523

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

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (anstyle-parse-0.1.1.crate) = 366fc0a5eb27744eac1f8cfc775734226e937ab5288e1401043d033eca046eeed6918362bc9c1e76f8b2f77ec85e7f0d9a0c801a4b36790f278d62a8fe1d417f SHA512 (anstyle-parse-0.2.0.crate) = fbac25189a0f4c0ddf2733c8ff74bdc2dc1a35e522d0201fa48f0f45e1d5d0a42e4806178507d0bc6a2ac22978b813eae5d57f09dddc80582de524690d87147f

Loading…
Cancel
Save