summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 002109aa0..c9d9cf12f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.127
+Version: 11.1.2.128
Release: 1
License: GPL
Summary: Graphical system installer
@@ -106,6 +106,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.128-1
+- Include the correct version of the spec file in the source archive.
+ Related: rhbz#461700
+
* Fri Sep 19 2008 Chris Lumens <clumens@redhat.com> 11.1.2.127-1
- Support for system-wide passphrase for encrypted block devices (dlehman).
Resolves: rhbz#461700