summaryrefslogtreecommitdiffstats
path: root/yum-fast-downloader.spec
diff options
context:
space:
mode:
Diffstat (limited to 'yum-fast-downloader.spec')
-rw-r--r--yum-fast-downloader.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/yum-fast-downloader.spec b/yum-fast-downloader.spec
index e5cb0a6..1417119 100644
--- a/yum-fast-downloader.spec
+++ b/yum-fast-downloader.spec
@@ -1,7 +1,7 @@
Summary: A fast downloader plugin for yum
Name: yum-fast-downloader
-Version: 0.5.4
-Release: 2
+Version: 0.5.7
+Release: 1
License: GPLv2+
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
@@ -34,6 +34,13 @@ 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
+
* Mon Jun 20 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.4-2
- Use the correct source file!