summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2009-02-12 17:33:43 +0100
committerHans de Goede <hdegoede@redhat.com>2009-02-12 17:33:43 +0100
commit70dd489e78573bc87651daf101ce0c2b1db12490 (patch)
tree7f56c0b58d7e6f74509a1416bcfb91be811c78c6 /anaconda.spec
parent1ca2ab8bfae573eab7d55ae0a0ac428f2991cab5 (diff)
downloadanaconda-70dd489e78573bc87651daf101ce0c2b1db12490.tar.gz
anaconda-70dd489e78573bc87651daf101ce0c2b1db12490.tar.xz
anaconda-70dd489e78573bc87651daf101ce0c2b1db12490.zip
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 640e1451d..475b14ec3 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.5.0.16
+Version: 11.5.0.17
Release: 1
License: GPLv2+
Group: Applications/System
@@ -204,6 +204,10 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Wed Feb 11 2009 Hans de Goede <hdegoede@redhat.com> - 11.5.0.17-1
+- Revert broken German translation fixes so that we will build again
+- Sync up module list (#484984) (katzj)
+
* Wed Feb 11 2009 Hans de Goede <hdegoede@redhat.com> - 11.5.0.16-1
- Rewrite iscsi support using libiscsi (hdegoede)