From da01faebc9a350fcbca43b72a0afe38ce5130324 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Tue, 8 Mar 2016 13:43:39 +0100 Subject: [PATCH] update to 0.3.7 (rhbz#1179250) --- .gitignore | 1 + python-colorama.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d09dfe..ded94a5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-colorama.spec b/python-colorama.spec index 298b8f7..db0f35e 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -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 - 0.3.7-1 +- update to 0.3.7 (rhbz#1179250) + * Thu Feb 04 2016 Fedora Release Engineering - 0.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 502f268..936ff93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2949d760dfe510a74f5bf4287d474f33 colorama-0.3.2.tar.gz +349d2b02618d3d39e5c6aede36fe3c1a colorama-0.3.7.tar.gz