summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)