summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-12-10 15:32:37 -0500
committerChris Lumens <clumens@redhat.com>2008-12-10 15:32:37 -0500
commit745692afb0e0ba95ec5f0f656681a770570e1d7c (patch)
tree3a3327bdc680932fa99e9a7c1e19372699bca714
parenta41df084a001d209ccf2d628129938f57c317e41 (diff)
downloadanaconda-745692afb0e0ba95ec5f0f656681a770570e1d7c.tar.gz
anaconda-745692afb0e0ba95ec5f0f656681a770570e1d7c.tar.xz
anaconda-745692afb0e0ba95ec5f0f656681a770570e1d7c.zip
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index b67c49d19..a93366dba 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.161
+Version: 11.1.2.162
Release: 1
License: GPL
Summary: Graphical system installer
@@ -127,6 +127,10 @@ fi
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Wed Dec 10 2008 Chris Lumens <clumens@redhat.com> 11.1.2.162-1
+- Update translation files for the instnum text change.
+ Related: rhbz#474375
+
* Wed Dec 3 2008 David Cantrell <dcantrell@redhat.com> 11.1.2.161-1
- Include the libwrap in the initrd image
Resolves: rhbz#473955