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