summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-04-18 23:54:26 +0000
committerJeremy Katz <katzj@redhat.com>2007-04-18 23:54:26 +0000
commite42d840822dc9bac93d4131010a499143e3c42ea (patch)
tree26904d9aabfb89b6307412e37f383caa378fe64c /anaconda.spec
parent98708ab5915d3a68d039bb892c0027be2ebca6e8 (diff)
downloadanaconda-e42d840822dc9bac93d4131010a499143e3c42ea.tar.gz
anaconda-e42d840822dc9bac93d4131010a499143e3c42ea.tar.xz
anaconda-e42d840822dc9bac93d4131010a499143e3c42ea.zip
bump
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 9c72c1a30..c2f2c4407 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
-Version: 11.2.0.51
+Version: 11.2.0.52
Release: 1
License: GPL
Summary: Graphical system installer
@@ -142,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
-* Wed Apr 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.51-1
+* Wed Apr 18 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.52-1
- More PS3 fixes (dwmw2, #236480, #236508)
- Fix broadcast calculation (dcantrell, #236266)
- Allow anaconda to install debuginfo (#236033)