Update to 0.7.1

epel9
Josh Stone 5 years ago
parent 25e806dbda
commit a82bc7e725

1
.gitignore vendored

@ -1,3 +1,4 @@
/lscolors-0.5.0.crate
/lscolors-0.6.0.crate
/lscolors-0.7.0.crate
/lscolors-0.7.1.crate

@ -4,7 +4,7 @@
%global crate lscolors
Name: rust-%{crate}
Version: 0.7.0
Version: 0.7.1
Release: 1%{?dist}
Summary: Colorize paths using the LS_COLORS environment variable
@ -94,6 +94,9 @@ which use "ansi_term" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.7.1-1
- Update to 0.7.1
* Thu Apr 16 11:47:54 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.0-1
- Update to 0.7.0

@ -1 +1 @@
SHA512 (lscolors-0.7.0.crate) = 470bb3ec7d603959394e561a1f3f1d037479da48f966ff822bf8ae4f7e724be87523adc6b5225ee4521a7bffae15ef67f60d0c04488c12e30cbec45651198bd3
SHA512 (lscolors-0.7.1.crate) = 65c618c25624b360a98f98142e0867d524d19e7060887993f35899a26a812e360d8b8d627d36a72fa3c604a1cb5615d6a425850087183b694083b9649e120776

Loading…
Cancel
Save