summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-04-02 15:43:20 +0000
committerJeremy Katz <katzj@redhat.com>2005-04-02 15:43:20 +0000
commitb403f38cdf9ef65de92bf4208924394ffcb2ac8a (patch)
treee2e2d939f3ee719b94a3fc29e6d5eaf96d769e20
parent096adcbcde543fe0d5c4ff2eec89dcd869b023eb (diff)
downloadanaconda-b403f38cdf9ef65de92bf4208924394ffcb2ac8a.tar.gz
anaconda-b403f38cdf9ef65de92bf4208924394ffcb2ac8a.tar.xz
anaconda-b403f38cdf9ef65de92bf4208924394ffcb2ac8a.zip
2005-04-02 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
-rw-r--r--anaconda.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 5069a795f..9a910f3e5 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.2.0.38
+Version: 10.2.0.39
Release: 1
License: GPL
Summary: Graphical system installer
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sat Apr 2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.39-1
+- fix makefile deps to fix build
+
* Fri Apr 01 2005 Chris Lumens <clumens@redhat.com> 10.2.0.38-1
- Set default language for /etc/sysconfig/i18n (#149688).
- Make sure hostname option isn't greyed out if using static IP (#149116).