Update to 0.3.6

epel9
Josh Stone 7 years ago
parent efecdf3bf7
commit 46ea8fa521

1
.gitignore vendored

@ -2,3 +2,4 @@
/termcolor-0.3.3.crate
/termcolor-0.3.4.crate
/termcolor-0.3.5.crate
/termcolor-0.3.6.crate

@ -5,7 +5,7 @@
%global crate termcolor
Name: rust-%{crate}
Version: 0.3.5
Version: 0.3.6
Release: 1%{?dist}
Summary: Simple cross platform library for writing colored text to a terminal
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Mon Mar 26 2018 Josh Stone <jistone@redhat.com> - 0.3.6-1
- Update to 0.3.6
* Wed Feb 21 2018 Josh Stone <jistone@redhat.com> - 0.3.5-1
- Update to 0.3.5

@ -1 +1 @@
SHA512 (termcolor-0.3.5.crate) = 3057a20b5aee2a745180c51605469f7b27c0c15b3073b2ce901558cab19893b4cf2afccf95128596a709464c281e08a66b7ae7bf1d28e64da4fb221865733277
SHA512 (termcolor-0.3.6.crate) = cfb8e0172abad994da27b1474ab0de244db782ac9c7fcd877d9f1727eaa2fb95036638edbab6b69c3302d1b880eba14cc7282ae0ec78ada1d31a9ef682d4cc90

Loading…
Cancel
Save