summaryrefslogtreecommitdiffstats
path: root/yum-fast-downloader.spec
diff options
context:
space:
mode:
authorHedayat Vatankhah <hedayat.fwd@gmail.com>2011-10-08 14:04:09 +0330
committerHedayat Vatankhah <hedayat.fwd@gmail.com>2011-10-08 14:04:09 +0330
commit55bd777800620deb6e4642992c03e3b16f99e362 (patch)
tree13639ecff2aeace10c117e3fe599791c8a178010 /yum-fast-downloader.spec
parentd43e89c565ff409b5e564f6b83baad78905569df (diff)
parentbaa19078425364bc74fff3301586cbd6133157f5 (diff)
downloadyum-fast-downloader-55bd777800620deb6e4642992c03e3b16f99e362.tar.gz
yum-fast-downloader-55bd777800620deb6e4642992c03e3b16f99e362.tar.xz
yum-fast-downloader-55bd777800620deb6e4642992c03e3b16f99e362.zip
Update to latest version for Fedora 14
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!