From 01c9158a54482d1433ff7db72f23a3d50c8e5d14 Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Wed, 13 Jul 2011 22:12:53 +0430 Subject: Update spec file for 0.5.5 --- 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 a4822a8..6e8c95f 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.5.4 +Version: 0.5.5 Release: 1 License: GPLv2+ Group: System Environment/Base @@ -34,6 +34,9 @@ install -m 755 %{name}-finalize $RPM_BUILD_ROOT/usr/libexec/ /usr/libexec/* %changelog +* Wed Jul 13 2011 Hedayat Vatankhah - 0.5.5-1 +- Make sure that the yfd file is renamed before proceeding + * Sun Jun 12 2011 Hedayat Vatankhah - 0.5.4-1 - Save intermediate download files with a different name, so that presto will not remove aria2c incompletely downloaded files -- cgit