Update to version 0.2.1; Fixes RHBZ#2165422

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

1
.gitignore vendored

@ -8,3 +8,4 @@
/unindent-0.1.9.crate /unindent-0.1.9.crate
/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

@ -1,3 +0,0 @@
# rust-unindent
The rust-unindent package

@ -1,12 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
# * tests can only be run in-tree %bcond_without check
%bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
%global crate unindent %global crate unindent
Name: rust-unindent Name: rust-unindent
Version: 0.1.11 Version: 0.2.1
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.1.11.crate) = f800d6c37fe72477908c91457a738a73d2b8085bb5ae303d6d954405d6ccd98833b5da16a12c3ad1ab75d32a68dedc706dfaacc0fcbb95571dd829cdc03a356a SHA512 (unindent-0.2.1.crate) = 497ad4c6af4aa5b930921988fdcf0da40296ff8659c557f0d6ab562b2208fda4004a6ab98a2acc0b8e58c83f9ad9164e69f5bf2bcef8fb65c5c1bec893f233bc

Loading…
Cancel
Save