summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBang Kwang min <justine.bang@samsung.com>2012-09-06 08:02:28 +0900
committerBang Kwang min <justine.bang@samsung.com>2012-09-06 08:02:28 +0900
commitcb97f2054d05c6ec4fccbdc0c18280f89f43857c (patch)
treef3a80f377f1fd16c0149b5dee9a896c975af2cbf
parent08a0ee323b749b84d7e6d92d863a9777beaaf8b2 (diff)
downloaddownload-provider-cb97f2054d05c6ec4fccbdc0c18280f89f43857c.tar.gz
download-provider-cb97f2054d05c6ec4fccbdc0c18280f89f43857c.tar.bz2
download-provider-cb97f2054d05c6ec4fccbdc0c18280f89f43857c.zip
Release a package
[Title] N/A [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] N/A changes) start to download again even if already finished change thread style arrange the request priority change data type wait till getting the response from client Upload Version : download-provider_0.0.5-8
-rw-r--r--packaging/download-provider.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/packaging/download-provider.spec b/packaging/download-provider.spec
index 576ec5d..d46bb76 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: 7
+Release: 8
Group: TO_BE/FILLED_IN
License: TO_BE/FILLED_IN
Source0: %{name}-%{version}.tar.gz
@@ -80,6 +80,13 @@ fi
%{_libdir}/pkgconfig/download-provider.pc
%changelog
+* Thu Sep 06 2012 Kwangmin Bang <justine.bang@samsung.com>
+- start to download again even if already finished
+- change thread style
+- arrange the request priority
+- change data type
+- wait till getting the response from client
+
* Mon Sep 03 2012 Kwangmin Bang <justine.bang@samsung.com>
- fix timeout error