summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-04-08 17:13:49 +0000
committerPeter Jones <pjones@redhat.com>2007-04-08 17:13:49 +0000
commit1a6697494010be71550420a633d36eeb2a4524e3 (patch)
tree8f6d144066030b0b5080c44e6fdba4c1341a901d /anaconda.spec
parentefdadb599106cee7c4aff31e0a61e7fefa9282e4 (diff)
downloadanaconda-1a6697494010be71550420a633d36eeb2a4524e3.tar.gz
anaconda-1a6697494010be71550420a633d36eeb2a4524e3.tar.xz
anaconda-1a6697494010be71550420a633d36eeb2a4524e3.zip
Add changelog from .46-2
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 087d63618..cce3718d6 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -142,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sun Apr 8 2007 Peter Jones <pjones@redhat.com> - 11.2.0.46-2
+- Rebuild because aparently the s390 build produced a corrupt package...
+
* Thu Apr 5 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.46-1
- Minor live install fixes
- dasd fixes (dcantrell)