diff --git a/yum.spec b/yum.spec index fe3724c..76daef3 100644 --- a/yum.spec +++ b/yum.spec @@ -1,7 +1,7 @@ Summary: RPM installer/updater Name: yum Version: 2.3.2 -Release: 4 +Release: 5 License: GPL Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/2.3/yum-%{version}.tar.gz @@ -74,6 +74,10 @@ exit 0 %{_mandir}/man*/* %changelog +* Tue May 24 2005 Jeremy Katz - 2.3.2-5 +- allow multiple packages _providing_ kernel-devel (or any installonlypkgs) + to be installed (#155988) + * Mon May 23 2005 Jeremy Katz - 2.3.2-4 - fix traceback on out of disk space error