From 076b70b8f2d7d134c08f613878baf3b7d32a8b82 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 27 2014 22:08:05 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- diff --git a/python-docopt.spec b/python-docopt.spec index c2939d5..2725724 100644 --- a/python-docopt.spec +++ b/python-docopt.spec @@ -7,7 +7,7 @@ %global srcname distribute Name: python-docopt Version: 0.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pythonic argument parser, that will make you smile License: MIT @@ -104,6 +104,9 @@ popd %endif %changelog +* Wed May 28 2014 Kalev Lember - 0.6.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Mon Feb 03 2014 Martin Sivak - 0.6.1-3 - Fix a mistake in spec file that prevented the subpackage from being created for Python 3