diff --git a/yum.spec b/yum.spec index e32745f..186410f 100644 --- a/yum.spec +++ b/yum.spec @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 3.0.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.0/yum-%{version}.tar.gz @@ -119,6 +119,9 @@ exit 0 %changelog +* Mon Dec 11 2006 Jeremy Katz - 3.0.1-4 +- fix typo in python2.5 patch (#219029) + * Wed Dec 6 2006 Jeremy Katz - 3.0.1-3 - fixes to work with python 2.5