diff options
author | Francois Pons <fpons@mandriva.com> | 2002-09-17 16:01:46 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-09-17 16:01:46 +0000 |
commit | f1861b083972db049e61385b2170f2e60a7f0b53 (patch) | |
tree | f72d878d752b578a79b944a3cd8b93d230f29048 /urpmi.spec | |
parent | b3392d01fc2f69381fafd73eb8a82b24833b3aed (diff) | |
download | urpmi-f1861b083972db049e61385b2170f2e60a7f0b53.tar urpmi-f1861b083972db049e61385b2170f2e60a7f0b53.tar.gz urpmi-f1861b083972db049e61385b2170f2e60a7f0b53.tar.bz2 urpmi-f1861b083972db049e61385b2170f2e60a7f0b53.tar.xz urpmi-f1861b083972db049e61385b2170f2e60a7f0b53.zip |
4.0-20mdk
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.0 -Release: 19mdk +Release: 20mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ fi %changelog +* Tue Sep 17 2002 François Pons <fpons@mandrakesoft.com> 4.0-20mdk +- gc: fixed curl proxy management. + * Mon Sep 16 2002 François Pons <fpons@mandrakesoft.com> 4.0-19mdk - fixed possible problem with http proxy for wget. - umount removable device automatically mounted. |