summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-10-04 21:27:52 +0000
committerJeremy Katz <katzj@redhat.com>2004-10-04 21:27:52 +0000
commit902d4e9418b90925783f3e7533d08f4c7641b6b7 (patch)
treecb7263b1d4e1427525e969a4c929ac1cbe663521 /anaconda.spec
parenteac23741dbe54df44e7bfa99a1c5b8a180603792 (diff)
downloadanaconda-902d4e9418b90925783f3e7533d08f4c7641b6b7.tar.gz
anaconda-902d4e9418b90925783f3e7533d08f4c7641b6b7.tar.xz
anaconda-902d4e9418b90925783f3e7533d08f4c7641b6b7.zip
2004-10-04 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 174aabac2..1e6a98771 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
-Version: 10.0.3.12
+Version: 10.0.3.14
Release: 1
License: GPL
Summary: Graphical system installer
@@ -74,6 +74,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Oct 4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.14-1
+- Some zfcp fixes
+- Don't traceback if we have a %%include inside a scriptlet (#120252)
+- Fix SELinux for text-mode ftp/http installs (#134549)
+
* Mon Oct 4 2004 Mike McLean <mikem@redhat.com> - 10.0.3.12-1
- add command line options to pkgorder (mikem)