From d41868d77f4a0509d49febd2abf9ebc831a0e696 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 May 2014 00:00:41 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-colorama.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-colorama.spec b/python-colorama.spec index 0eb7ac2..66bd30a 100644 --- a/python-colorama.spec +++ b/python-colorama.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.2.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform colored terminal text License: BSD @@ -97,6 +97,9 @@ popd %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Wed May 28 2014 Kalev Lember - 0.2.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Mar 12 2014 Matthias Runge - 0.2.7-2 - introduce python3 package (rhbz#1075410)