updated to 0.2.5 (rhbz 913431)

This commit is contained in:
Matthias Runge 2013-03-22 12:04:14 +01:00
parent 174e539cb3
commit 95e4b1cb06
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,8 +1,8 @@
%global pypi_name colorama
Name: python-%{pypi_name}
Version: 0.2.4
Release: 2%{?dist}
Version: 0.2.5
Release: 1%{?dist}
Summary: Cross-platform colored terminal text
License: BSD
@ -47,6 +47,9 @@ sed -i 's/\r//' README.txt
%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
* Fri Mar 22 2013 Matthias Runge <mrunge@redhat.com> - 0.2.5-1
- update to 0.2.5 (rhbz#913431)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
2a4ad72f0deec24497e3bb2e79621914 colorama-0.2.4.tar.gz
308c6e38917bdbfc4d3b0783c614897d colorama-0.2.5.tar.gz