summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--anaconda.spec5
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f93b564af..3469c9543 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-07-27 Chris Lumens <clumens@redhat.com>
+ * anaconda.spec: Bump version.
+
* loader2/keymaps-ppc: Correctly regenerate ppc keymaps (#249881).
2007-07-27 Jeremy Katz <katzj@redhat.com>
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)