summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-07-27 19:49:15 +0000
committerChris Lumens <clumens@redhat.com>2007-07-27 19:49:15 +0000
commitf1ab21ef6dc0ef38bae271053fd2fd1c80ddd8a2 (patch)
tree8a1a518825966a8a0c6a9c66b5adf063b6ec46d7 /anaconda.spec
parent55a6e8f33de3b0e56ee56cba713788f95ce6efbc (diff)
downloadanaconda-f1ab21ef6dc0ef38bae271053fd2fd1c80ddd8a2.tar.gz
anaconda-f1ab21ef6dc0ef38bae271053fd2fd1c80ddd8a2.tar.xz
anaconda-f1ab21ef6dc0ef38bae271053fd2fd1c80ddd8a2.zip
New version.
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 315dec820..d08aba1f9 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
-Version: 11.3.0.13
+Version: 11.3.0.14
Release: 1
License: GPL
Summary: Graphical system installer
@@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Jul 27 2007 Chris Lumens <clumens@redhat.com> 11.3.0.14-1
+- Fix ppc keymaps (#249881).
+
* Fri Jul 27 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.13-1
- fix nfsiso (#249882)