From f1c343b7553ae6a8cc56d04ede81b5e2313d9334 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 02:03:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- koji.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/koji.spec b/koji.spec index 9f6c231..67de2fa 100644 --- a/koji.spec +++ b/koji.spec @@ -2,7 +2,7 @@ Name: koji Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2 and GPLv2+ # koji.ssl libs (from plague) are GPLv2+ Summary: Build system tools @@ -187,6 +187,9 @@ if [ $1 = 0 ]; then fi %changelog +* Wed Jul 21 2010 David Malcolm - 1.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Sat Jul 10 2010 Dennis Gilmore - 1.4.0-2 - add missing Requires: python-cheetah from koji-builder