From bd5173d452c68564d75420d22e213efe3064c3ed Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Oct 05 2010 12:59:05 +0000 Subject: bump and build to fix 640181 --- diff --git a/yum.spec b/yum.spec index 406278f..cb485ea 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: 5%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.2/%{name}-%{version}.tar.gz @@ -136,6 +136,10 @@ rm -rf $RPM_BUILD_ROOT %dir /usr/lib/yum-plugins %changelog +* 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