summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-02-26 22:27:48 -0500
committerJeremy Katz <katzj@redhat.com>2008-02-26 22:27:48 -0500
commitece09b4277bcea57862baf7ea070797c88e99d6d (patch)
tree96f4c58e7794a714d3da0cf66d47565e40c34df1 /anaconda.spec
parent618c001a5f64c6603bf732d2305e1df05e4ea4ff (diff)
downloadanaconda-ece09b4277bcea57862baf7ea070797c88e99d6d.tar.gz
anaconda-ece09b4277bcea57862baf7ea070797c88e99d6d.tar.xz
anaconda-ece09b4277bcea57862baf7ea070797c88e99d6d.zip
Bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 384b53e0a..bbfa45035 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.4.0.39
+Version: 11.4.0.40
Release: 1
License: GPLv2+
Group: Applications/System
@@ -211,6 +211,12 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Tue Feb 26 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.40-1
+- Use non-deprecated HAL properties. (notting)
+- More crud to deal with the fact that rawhide trees are composed weird (katzj)
+- Gtk does not have the error type, use custom with proper
+ icons. (#224636) (msivak)
+
* Mon Feb 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.39-1
- Fix up symlinks that could be broken with our movement here (#434882) (wwoods)
- pvops xen uses hvc as its console (#434763) (katzj)