summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yum-fast-downloader.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/yum-fast-downloader.spec b/yum-fast-downloader.spec
index 437e836..a7645d3 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.6
+Version: 0.5.7
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -34,6 +34,10 @@ install -m 755 %{name}-finalize $RPM_BUILD_ROOT/usr/libexec/
/usr/libexec/*
%changelog
+* Sat Oct 08 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.7-1
+- Fixed a bug in downloading single files which caused repeated downloading of
+ metadata files
+
* Thu Oct 06 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.6-1
- Try to prevent re-downloading after some package downloads