summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index dfff8cf8..8923c6d7 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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