release the pacakge
authorBang Kwang min <justine.bang@samsung.com>
Thu, 30 Aug 2012 07:01:52 +0000 (16:01 +0900)
committerBang Kwang min <justine.bang@samsung.com>
Thu, 30 Aug 2012 07:01:52 +0000 (16:01 +0900)
changeset)
maxfd should be updated before created event thread

Upload Version : capi-web-url-download_0.0.8-4

packaging/capi-web-url-download.spec

index 67a605a..322cb47 100644 (file)
@@ -3,7 +3,7 @@
 Name:  capi-web-url-download
 Summary:       CAPI for content download with web url
 Version:       0.0.8
-Release:       2
+Release:       4
 Group:         TO_BE_FILLED_IN
 License:       TO_BE_FILLED_IN
 URL:           N/A
@@ -60,6 +60,9 @@ rm -rf %{buildroot}
 
 %changelog
 * Thu Aug 30 2012 Kwangmin Bang <justine.bang@samsung.com>
+- maxfd should be updated before created event thread
+
+* Thu Aug 30 2012 Kwangmin Bang <justine.bang@samsung.com>
 - remove duplicated call for creating socket
 - fix the crash regarding pthread_kill
 - allow to call url_download_stop in case of PAUSED state