From f34fcb19b243b61f6020f2280f0c039198eb7526 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Fri, 31 Aug 2007 16:20:46 +0000 Subject: 2007-08-31 Jeremy Katz * anaconda.spec: Bump version. --- anaconda.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'anaconda.spec') diff --git a/anaconda.spec b/anaconda.spec index b4d27f26e..3019ad604 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.25 +Version: 11.3.0.26 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Aug 31 2007 Jeremy Katz - 11.3.0.26-1 +- Some kickstart fixes (clumens, #269721) +- More libraries (clumens) + * Thu Aug 30 2007 Jeremy Katz - 11.3.0.25-1 - quick and dirty fix for popt to be in stage2 -- cgit