From b1cb67495e552c297e62bd624cc8b298f8d09b4f Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Wed, 19 Oct 2011 17:18:27 +0330 Subject: Add repo name in md download messages --- yum-fast-downloader.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'yum-fast-downloader.spec') diff --git a/yum-fast-downloader.spec b/yum-fast-downloader.spec index a7645d3..93625a8 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.7 +Version: 0.5.8 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 Oct 19 2011 Hedayat Vatankhah - 0.5.8-1 +- Include repository name in output when downloading metadata files + * Sat Oct 08 2011 Hedayat Vatankhah - 0.5.7-1 - Fixed a bug in downloading single files which caused repeated downloading of metadata files -- cgit