From 30a911ccc45bffe428109c11515d1ffd4a96c416 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Fri, 16 May 2014 08:30:07 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-freezegun.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-freezegun.spec b/python-freezegun.spec index f8df649..b90be87 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -12,7 +12,7 @@ Name: python-freezegun Version: 0.1.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Let your Python tests travel through time Group: Development/Libraries @@ -107,5 +107,8 @@ popd %endif %changelog +* Wed May 14 2014 Bohuslav Kabrda - 0.1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Feb 12 2014 Ralph Bean - 0.1.12-1 - initial package for Fedora