Release a package
[profile/ivi/download-provider.git] / packaging / download-provider.spec
index b2aa688..d46bb76 100644 (file)
@@ -2,7 +2,7 @@
 Name:       download-provider
 Summary:    download the contents in background.
 Version:       0.0.5
-Release:    5
+Release:    8
 Group:      TO_BE/FILLED_IN
 License:    TO_BE/FILLED_IN
 Source0:    %{name}-%{version}.tar.gz
@@ -80,6 +80,20 @@ 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
+
+* Mon Sep 03 2012 Kwangmin Bang <justine.bang@samsung.com>
+- free slot after getting event from url-download
+- fix INTEGER OVERFLOW
+
 * Thu Aug 30 2012 Kwangmin Bang <justine.bang@samsung.com>
 - initialize mutex for auto-redownloading
 - support Pause/Resume with new connection