summaryrefslogtreecommitdiffstats
path: root/yum-fast-downloader.spec
diff options
context:
space:
mode:
authorHedayat Vatankhah <hedayat.fwd@gmail.com>2014-10-12 02:18:19 +0330
committerHedayat Vatankhah <hedayat.fwd@gmail.com>2014-10-12 02:18:19 +0330
commit4491b19aee605303dbffb52053a8c0a0c76924af (patch)
treec9204ce3b17f0ddfb7e52cf80f0a5fc26ddacf3a /yum-fast-downloader.spec
parentd396935243133b5fe1c7a288209957e26e9192d3 (diff)
downloadyum-fast-downloader-master.tar.gz
yum-fast-downloader-master.tar.xz
yum-fast-downloader-master.zip
Update spec to 0.6.2HEADmaster
Diffstat (limited to 'yum-fast-downloader.spec')
-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 26c8221..936a0a4 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.6.1
+Version: 0.6.2
Release: 1
License: GPLv2+
Group: System Environment/Base
@@ -36,6 +36,9 @@ install -m 755 urlgrabber-ext-down-yfd $RPM_BUILD_ROOT/usr/libexec/
/usr/libexec/*
%changelog
+* Sat Oct 11 2014 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.6.2-1
+- Fix downloading from https links
+
* Wed Jul 16 2014 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 0.6.1-1
- Fix bug when dealing with OpenSUSE ubuid service repos (fix bug in metalink
downloads)