diff options
author | Jeremy Katz <katzj@redhat.com> | 2008-03-25 22:46:49 -0400 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2008-03-25 22:46:49 -0400 |
commit | 53545920882df8511fd8783495a3c9c7d925a229 (patch) | |
tree | 99a3de08127110aa4fe9c1189cb44cd9d4f5b0fb /anaconda.spec | |
parent | e3045586f131e6d38490ca431c2c1f9a8bb452f4 (diff) | |
download | anaconda-53545920882df8511fd8783495a3c9c7d925a229.tar.gz anaconda-53545920882df8511fd8783495a3c9c7d925a229.tar.xz anaconda-53545920882df8511fd8783495a3c9c7d925a229.zip |
Bump version
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 8980d9657..b0083166a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.57 +Version: 11.4.0.58 Release: 1 License: GPLv2+ Group: Applications/System @@ -205,6 +205,9 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Mar 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.58-1 +- Fuzzy broken string (katzj) + * Tue Mar 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.57-1 - Use anaconda-upgrade dir in the preupgrade case (katzj) - Have 'preupgrade' key doing an upgrade (katzj) |