From ea820c34d54ba2c33da3c33fb1a867fc906df885 Mon Sep 17 00:00:00 2001 From: Matej Stuchlik Date: Fri, 25 Apr 2014 11:09:42 +0200 Subject: [PATCH] Another rebuild with python 3.4 --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index c459057..9e888d4 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.22.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A built-package format for Python License: MIT @@ -138,6 +138,9 @@ popd %changelog +* Fri Apr 25 2014 Matej Stuchlik - 0.22.0-3 +- Another rebuild with python 3.4 + * Fri Apr 18 2014 Matej Stuchlik - 0.22.0-2 - Rebuild with python 3.4