From 32f0423fd2cd494768c31f75caf876e358624e35 Mon Sep 17 00:00:00 2001 From: Bang Kwang-Min Date: Fri, 10 May 2013 11:21:17 +0900 Subject: [PATCH] Release the package : download-provider_1.0.5-8 change) 1. raise the limitaion regarding the number of downloads which a process can make : 5 => 32 Change-Id: I85b2b11cbead1bfbbe9fa4578494fc051667cad5 --- packaging/download-provider.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packaging/download-provider.spec b/packaging/download-provider.spec index 544dc30..86442fb 100755 --- a/packaging/download-provider.spec +++ b/packaging/download-provider.spec @@ -2,7 +2,7 @@ Name: download-provider Summary: download the contents in background. Version: 1.0.5 -Release: 7 +Release: 8 Group: Development/Libraries License: Apache License, Version 2.0 Source0: %{name}-%{version}.tar.gz @@ -185,6 +185,9 @@ fi %{_libdir}/pkgconfig/download-provider-interface.pc %changelog +* Fri May 10 2013 Kwangmin Bang +- raise the limitaion regarding the number of downloads which a process can make : 5 => 32 + * Thu May 09 2013 Jungki Kwak - pthread_join for ending of queue-manager thread - fix the segmentation fault if call download_get_url() without calling download_create() -- 2.7.4