Update to version 0.2.2; Fixes RHBZ#2223121

epel9
Fabio Valentini 2 years ago
parent 6ac20c3247
commit 7c67e8e6bc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/unindent-0.1.10.crate /unindent-0.1.10.crate
/unindent-0.1.11.crate /unindent-0.1.11.crate
/unindent-0.2.1.crate /unindent-0.2.1.crate
/unindent-0.2.2.crate

@ -5,7 +5,7 @@
%global crate unindent %global crate unindent
Name: rust-unindent Name: rust-unindent
Version: 0.2.1 Version: 0.2.2
Release: %autorelease Release: %autorelease
Summary: Remove a column of leading whitespace from a string Summary: Remove a column of leading whitespace from a string

@ -1 +1 @@
SHA512 (unindent-0.2.1.crate) = 497ad4c6af4aa5b930921988fdcf0da40296ff8659c557f0d6ab562b2208fda4004a6ab98a2acc0b8e58c83f9ad9164e69f5bf2bcef8fb65c5c1bec893f233bc SHA512 (unindent-0.2.2.crate) = 9236032c96eddb0f7ab8b5e553d0c74a093b75ef1f4b5bc2420c3a5b58ff05f40c0db1f03fb85814f5bc71e4f8e151f684dac37cec10f43b2ed0dc6e813a6161

Loading…
Cancel
Save