From 0fda9cda033d8e392f67211fc9f504505ccc543c Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 24 Oct 2005 21:20:54 +0000 Subject: 2005-10-24 Jeremy Katz * anaconda.spec: Bump version. * lang-table: Updated the wrong field --- anaconda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'anaconda.spec') diff --git a/anaconda.spec b/anaconda.spec index baef3e6b3..e6bce864d 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.89.3 +Version: 10.89.4 Release: 1 License: GPL Summary: Graphical system installer @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Oct 24 2005 Jeremy Katz - 10.89.4-1 +- changed the wrong field in lang-table + * Mon Oct 24 2005 Jeremy Katz - 10.89.3-1 - don't do xsetroot anymore - allow retrieving updates.img with -- cgit