diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-10-05 15:02:01 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-10-05 15:02:01 +0000 |
commit | 41bcc5e21f0487928c46500afbe76d61dcebc590 (patch) | |
tree | b7fad8cb0bb02434a7ac0466b7be7a639df9cef7 /anaconda.spec | |
parent | 281ea83e8ebfe3781a2a6d58bcdc83145f3e0d8e (diff) | |
download | anaconda-41bcc5e21f0487928c46500afbe76d61dcebc590.tar.gz anaconda-41bcc5e21f0487928c46500afbe76d61dcebc590.tar.xz anaconda-41bcc5e21f0487928c46500afbe76d61dcebc590.zip |
translation fix
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec index 8688f7de4..bcd085146 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.106 +Version: 11.1.0.107 Release: 1 License: GPL Summary: Graphical system installer @@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog -* Thu Oct 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.106-1 +* Thu Oct 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.107-1 - minor yum api fix * Wed Oct 4 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.105-1 |