diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-22 21:29:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-22 21:29:55 +0000 |
commit | 805250fd0ee514af20171de3f06773c4a162327d (patch) | |
tree | 0cb41f1e1b0dd69f7902c2711f4da44ca202fb6f /urpmi.spec | |
parent | 1fc5d0ad0160a5985b7d70c77e2edcecbe11700f (diff) | |
download | urpmi-805250fd0ee514af20171de3f06773c4a162327d.tar urpmi-805250fd0ee514af20171de3f06773c4a162327d.tar.gz urpmi-805250fd0ee514af20171de3f06773c4a162327d.tar.bz2 urpmi-805250fd0ee514af20171de3f06773c4a162327d.tar.xz urpmi-805250fd0ee514af20171de3f06773c4a162327d.zip |
4.2-8mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.2 -Release: 7mdk +Release: 8mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -205,6 +205,9 @@ fi %changelog +* Wed Jan 22 2003 François Pons <fpons@mandrakesoft.com> 4.2-8mdk +- add callback support for download (fix bug 632 and 387). + * Mon Jan 20 2003 François Pons <fpons@mandrakesoft.com> 4.2-7mdk - fixed bug 876. |