summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-09-19 11:58:02 -0400
committerChris Lumens <clumens@redhat.com>2008-09-19 11:58:02 -0400
commitf43f13a85f0c15ef784fddf9094771a07d031608 (patch)
treea79d5c74587c68589b645680a96967bff19c2d4d
parent4a4ae8d5e45fb006a3eac77ccd35818824fbbef0 (diff)
downloadanaconda-f43f13a85f0c15ef784fddf9094771a07d031608.tar.gz
anaconda-f43f13a85f0c15ef784fddf9094771a07d031608.tar.xz
anaconda-f43f13a85f0c15ef784fddf9094771a07d031608.zip
New version, for a really stupid mistake.anaconda-11.1.2.128-1
-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