summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yum-fast-downloader.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/yum-fast-downloader.spec b/yum-fast-downloader.spec
index 93625a8..bc03451 100644
--- a/yum-fast-downloader.spec
+++ b/yum-fast-downloader.spec
@@ -1,6 +1,6 @@
Summary: A fast downloader plugin for yum
Name: yum-fast-downloader
-Version: 0.5.8
+Version: 0.5.9
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -34,6 +34,9 @@ install -m 755 %{name}-finalize $RPM_BUILD_ROOT/usr/libexec/
/usr/libexec/*
%changelog
+* Tue May 29 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.9-1
+- Make sure that URL line is not too long for aria2
+
* Wed Oct 19 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.8-1
- Include repository name in output when downloading metadata files