diff --git a/yum.spec b/yum.spec index 5bd77c3..24cb483 100644 --- a/yum.spec +++ b/yum.spec @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 3.2.28 -Release: 4%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz @@ -141,10 +141,14 @@ rm -rf $RPM_BUILD_ROOT %dir /usr/lib/yum-plugins %changelog -* Wed May 11 2011 James Antill - 3.2.28-5 +* Wed May 11 2011 James Antill - 3.2.28-6 - Update consolidate_libc to fix new version issue. - Limit skip-broken to 30 loops, for rel-eng. +* Tue Oct 5 2010 Seth Vidal - 3.2.28-5 +- bumping to 3.2.28-5 so f12 doesn't have a higher version +- bug # 640181 + * Tue Sep 14 2010 James Antill - 3.2.28-4 - Fix auto-close bug with GPG key installs. - Resolves: bug#622179