summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/download-provider.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/download-provider.spec b/packaging/download-provider.spec
index bf63ab5..576ec5d 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: 6
+Release: 7
Group: TO_BE/FILLED_IN
License: TO_BE/FILLED_IN
Source0: %{name}-%{version}.tar.gz
@@ -81,6 +81,9 @@ fi
%changelog
* Mon Sep 03 2012 Kwangmin Bang <justine.bang@samsung.com>
+- fix timeout error
+
+* Mon Sep 03 2012 Kwangmin Bang <justine.bang@samsung.com>
- free slot after getting event from url-download
- fix INTEGER OVERFLOW