From 4491b19aee605303dbffb52053a8c0a0c76924af Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Sun, 12 Oct 2014 02:18:19 +0330 Subject: Update spec to 0.6.2 --- yum-fast-downloader.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 - 0.6.2-1 +- Fix downloading from https links + * Wed Jul 16 2014 Hedayat Vatankhah - 0.6.1-1 - Fix bug when dealing with OpenSUSE ubuid service repos (fix bug in metalink downloads) -- cgit