summaryrefslogtreecommitdiffstats
path: root/yum-fast-downloader.spec
diff options
context:
space:
mode:
authorHedayat Vatankhah <hedayat.fwd@gmail.com>2012-06-27 23:50:44 +0430
committerHedayat Vatankhah <hedayat.fwd@gmail.com>2012-06-27 23:50:44 +0430
commitf835c99f4bffe6a843e65d6045f9ced03470767c (patch)
tree8e856cb9f3f63ae9c62e4f8ec9801199e45088d6 /yum-fast-downloader.spec
parent1bafa46f6d661307810d1a96806ad1f0827199cd (diff)
downloadyum-fast-downloader-f835c99f4bffe6a843e65d6045f9ced03470767c.tar.gz
yum-fast-downloader-f835c99f4bffe6a843e65d6045f9ced03470767c.tar.xz
yum-fast-downloader-f835c99f4bffe6a843e65d6045f9ced03470767c.zip
Updated for new urlgrabber options
Diffstat (limited to 'yum-fast-downloader.spec')
-rw-r--r--yum-fast-downloader.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/yum-fast-downloader.spec b/yum-fast-downloader.spec
index f2d283c..439f674 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.9
-Release: 2
+Version: 0.5.10
+Release: 1
License: GPLv2+
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
@@ -34,6 +34,9 @@ install -m 755 %{name}-finalize $RPM_BUILD_ROOT/usr/libexec/
/usr/libexec/*
%changelog
+* Wed Jun 27 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.10-1
+- Update for the latest urlgrabber options
+
* Mon Jun 04 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.5.9-2
- Bump release, since the previous release was using Fedora 14 code :(