summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-01-19 04:42:57 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-01-19 04:42:57 +0000
commitd075c815f245f5e038b7696a3911abde8e2a50d1 (patch)
tree688bd435195f5f3321e13720c6cc6129fc6eeb91 /anaconda.spec
parent8f34f5047631b5efec86edcbfc9aa0a8a3283d13 (diff)
downloadanaconda-d075c815f245f5e038b7696a3911abde8e2a50d1.tar.gz
anaconda-d075c815f245f5e038b7696a3911abde8e2a50d1.tar.xz
anaconda-d075c815f245f5e038b7696a3911abde8e2a50d1.zip
10.91.5 didn't have Jeremy's po file fixes, so bumped to 10.91.6 and rebuilt.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index d8bb1de70..9be9c9364 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.91.5
+Version: 10.91.6
Release: 1
License: GPL
Summary: Graphical system installer
@@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.6-1
+- i18n fixes (katzj)
+
* Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.5-1
- i386 and ppc rescue image script fixes (jkeating)
- fix kickstart package deselection (clumens, #177530)