diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-04-05 13:51:16 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-04-05 13:51:16 +0000 |
commit | 1143e824c66c0ccb472a3845c5d71d3b62a9d6ab (patch) | |
tree | 38a6eef85e705f0a6c7435e88a22755dcd7c3b2d /urpmi.spec | |
parent | 755923213fa67ddafbf2ba1f18220201c9239642 (diff) | |
download | urpmi-1143e824c66c0ccb472a3845c5d71d3b62a9d6ab.tar urpmi-1143e824c66c0ccb472a3845c5d71d3b62a9d6ab.tar.gz urpmi-1143e824c66c0ccb472a3845c5d71d3b62a9d6ab.tar.bz2 urpmi-1143e824c66c0ccb472a3845c5d71d3b62a9d6ab.tar.xz urpmi-1143e824c66c0ccb472a3845c5d71d3b62a9d6ab.zip |
4.8.18v4_8_18
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -12,7 +12,7 @@ %{?!makeinstall_std: %define makeinstall_std() make DESTDIR=%{?buildroot:%{buildroot}} install} %define name urpmi -%define version 4.8.17 +%define version 4.8.18 %define release %mkrel 1 %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -274,6 +274,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %ghost %_sys_macros_dir/urpmi.recover.macros %changelog +* Wed Apr 05 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.18-1mdk +- Fix noisy output on http media update +- Translation updates + * Mon Apr 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.17-1mdk - urpmi.recover --list-safe - proper handling of SIGINT in urpmi.addmedia |