[yum/f14/master] bump and build to fix 640181

Seth Vidal skvidal at fedoraproject.org
Tue Oct 5 12:58:59 UTC 2010


commit bd5173d452c68564d75420d22e213efe3064c3ed
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Tue Oct 5 08:59:05 2010 -0400

    bump and build to fix 640181

 yum.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <skvidal at fedoraproject.org> - 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 <james at fedoraproject.org> - 3.2.28-4
 - Fix auto-close bug with GPG key installs.
 - Resolves: bug#622179


More information about the scm-commits mailing list