Update to 0.1.5

epel9
Josh Stone 5 years ago
parent be582a70a4
commit 2cf713c6f9

1
.gitignore vendored

@ -1,3 +1,4 @@
/unindent-0.1.2.crate
/unindent-0.1.3.crate
/unindent-0.1.4.crate
/unindent-0.1.5.crate

@ -5,7 +5,7 @@
%global crate unindent
Name: rust-%{crate}
Version: 0.1.4
Version: 0.1.5
Release: 1%{?dist}
Summary: Remove a column of leading whitespace from a string
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Nov 23 2019 Josh Stone <jistone@redhat.com> - 0.1.5-1
- Update to 0.1.5
* Sun Aug 18 11:35:01 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.4-1
- Update to 0.1.4

@ -1 +1 @@
SHA512 (unindent-0.1.4.crate) = 1c6fc9d85327b3329881e440d8191ebafbf3bc48e1874e6af42488bdf21512f7c3f381bab8e925261ced4bc43398c57d4a848b0f4dbac7ccd6788e6fb1f37dc9
SHA512 (unindent-0.1.5.crate) = 844dc32b7f7346f07728f7bf34f8c13a2a679a3a23b3a507a8b421519c514d4002ae761f7864a9911a6f9bf9d20a42257786495e4ba252d59f986d6cba2bfd24

Loading…
Cancel
Save