update to 0.3.7 (rhbz#1179250)

This commit is contained in:
Matthias Runge 2016-03-08 13:43:39 +01:00
parent b9b4ad45ce
commit da01faebc9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/colorama-0.2.5.tar.gz
/colorama-0.2.7.tar.gz
/colorama-0.3.2.tar.gz
/colorama-0.3.7.tar.gz

View File

@ -5,8 +5,8 @@
%global pypi_name colorama
Name: python-%{pypi_name}
Version: 0.3.2
Release: 4%{?dist}
Version: 0.3.7
Release: 1%{?dist}
Summary: Cross-platform colored terminal text
License: BSD
@ -100,6 +100,9 @@ popd
%endif
%changelog
* Tue Mar 08 2016 Matthias Runge <mrunge@redhat.com> - 0.3.7-1
- update to 0.3.7 (rhbz#1179250)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
2949d760dfe510a74f5bf4287d474f33 colorama-0.3.2.tar.gz
349d2b02618d3d39e5c6aede36fe3c1a colorama-0.3.7.tar.gz