update to 0.2.7 (rhbz#1010924)

This commit is contained in:
Matthias Runge 2013-09-30 14:18:55 +02:00
parent 95e4b1cb06
commit 92cc23460a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/colorama-0.2.4.tar.gz
/colorama-0.2.5.tar.gz
/colorama-0.2.7.tar.gz

View File

@ -1,7 +1,7 @@
%global pypi_name colorama
Name: python-%{pypi_name}
Version: 0.2.5
Version: 0.2.7
Release: 1%{?dist}
Summary: Cross-platform colored terminal text
@ -47,6 +47,9 @@ sed -i 's/\r//' README.txt
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
* Mon Sep 30 2013 Matthias Rugne <mrunge@redhat.com> - 0.2.7-1
- uddate to 0.2.7 (rhbz#1010924)
* Fri Mar 22 2013 Matthias Runge <mrunge@redhat.com> - 0.2.5-1
- update to 0.2.5 (rhbz#913431)

View File

@ -1 +1 @@
308c6e38917bdbfc4d3b0783c614897d colorama-0.2.5.tar.gz
2c30fa1472c7dfa7ff5cf931fd9e4988 colorama-0.2.7.tar.gz