From 57f0235b988d0f0b1dee55d1657e4193e0ee4411 Mon Sep 17 00:00:00 2001 From: Bang Kwang min Date: Thu, 30 Aug 2012 15:19:04 +0900 Subject: release the pacakge changeset) initialize mutex for auto-redownloading fix the memory leak support Pause/Resume with new connection --- packaging/download-provider.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packaging/download-provider.spec b/packaging/download-provider.spec index 2ee4e21..b2aa688 100644 --- a/packaging/download-provider.spec +++ b/packaging/download-provider.spec @@ -2,7 +2,7 @@ Name: download-provider Summary: download the contents in background. Version: 0.0.5 -Release: 3 +Release: 5 Group: TO_BE/FILLED_IN License: TO_BE/FILLED_IN Source0: %{name}-%{version}.tar.gz @@ -80,6 +80,11 @@ fi %{_libdir}/pkgconfig/download-provider.pc %changelog +* Thu Aug 30 2012 Kwangmin Bang +- initialize mutex for auto-redownloading +- support Pause/Resume with new connection +- fix the memory leak + * Mon Aug 27 2012 Kwangmin Bang - Change the ownership of downloaded file - Add detached option when pthread is created -- cgit v1.2.3