projects
/
platform
/
framework
/
web
/
download-provider.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d5b821
)
release the pacakge
author
Bang Kwang min
<justine.bang@samsung.com>
Mon, 3 Sep 2012 08:32:10 +0000
(17:32 +0900)
committer
Bang Kwang min
<justine.bang@samsung.com>
Mon, 3 Sep 2012 08:32:10 +0000
(17:32 +0900)
changes)
fix timeout error
packaging/download-provider.spec
patch
|
blob
|
history
diff --git
a/packaging/download-provider.spec
b/packaging/download-provider.spec
index bf63ab51f95b9677b9e55236983650b1974dfc59..576ec5d8f76e9c6922e8cd3f3939e68c4d2bbe6f 100644
(file)
--- 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
@@
-80,6
+80,9
@@
fi
%{_libdir}/pkgconfig/download-provider.pc
%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