summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-02-13 11:05:15 -0500
committerChris Lumens <clumens@redhat.com>2009-02-13 11:05:15 -0500
commite2bd9ee34c03f4674b712c5ca08c3ec325c1a3f6 (patch)
treeebc0d05a0f50ec9918ba51c20ace74ae4b47994e /anaconda.spec
parenta09d92aa972ffb9ff63fe3efa602c7482cc749c8 (diff)
downloadanaconda-e2bd9ee34c03f4674b712c5ca08c3ec325c1a3f6.tar.gz
anaconda-e2bd9ee34c03f4674b712c5ca08c3ec325c1a3f6.tar.xz
anaconda-e2bd9ee34c03f4674b712c5ca08c3ec325c1a3f6.zip
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 2c5e4c75a..420e4ae94 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.5.0.18
+Version: 11.5.0.19
Release: 1
License: GPLv2+
Group: Applications/System
@@ -207,6 +207,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Fri Feb 13 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.19-1
+- Fix build errors in the new net.c code. (clumens)
+
* Fri Feb 13 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.18-1
- Require pyparted >= 2.0.0 (dcantrell)
- Update to use the new pyparted. (dcantrell, clumens)