summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-20 16:33:08 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-20 16:33:08 +0000
commit96113f957c69096fd61743acf29ef62ecfb975c4 (patch)
tree5a50fe16c6df41b80ab338f4f4e550f966718ac8 /urpmi.spec
parent79279848a62e69d4b965750eccad5e455b20457c (diff)
downloadurpmi-96113f957c69096fd61743acf29ef62ecfb975c4.tar
urpmi-96113f957c69096fd61743acf29ef62ecfb975c4.tar.gz
urpmi-96113f957c69096fd61743acf29ef62ecfb975c4.tar.bz2
urpmi-96113f957c69096fd61743acf29ef62ecfb975c4.tar.xz
urpmi-96113f957c69096fd61743acf29ef62ecfb975c4.zip
4.7.17-1mdk
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 0aead00c..511cf1c7 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.7.16
+%define version 4.7.17
%define release 1mdk
%define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -252,6 +252,10 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/ldap.pm
%changelog
+* Thu Oct 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.17-1mdk
+- Complete urpmf overhaul
+- Fix verbosity of downloader routines
+
* Tue Oct 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.16-1mdk
- New urpmi option --ignoresize
- urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options