From e960a2d1ec89e3f39b6a882b3dd044b0e0d32b49 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Tue, 18 Jul 2006 18:24:44 +0000 Subject: [PATCH] Bump version. --- .cvsignore | 2 +- anaconda.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 51d8021..962d6c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.59.tar.bz2 +anaconda-11.1.0.60.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2e296f2..76f9d5f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Name: anaconda -Version: 11.1.0.59 -Release: 2 +Version: 11.1.0.60 +Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System @@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Jul 18 2006 David Cantrell - 11.1.0.60-1 +- Fix va_copy() argument ordering in logMessageV() in loader + * Tue Jul 18 2006 Jeremy Katz - 11.1.0.59-1 - Add rudimentary firmware loading support to the loader (pjones) - Drop some whiteout (pnasrat, #196733) diff --git a/sources b/sources index 1c8fe7d..2a87fb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6785c21382d3f595e42a875947561c9d anaconda-11.1.0.59.tar.bz2 +f7fa0215f26b1c56c10cc74814cf0b85 anaconda-11.1.0.60.tar.bz2