Export 0.2.3
[platform/framework/web/web-ui-fw.git] / packaging / web-ui-fw.spec
index a663cba..bc57d1e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       web-ui-fw
-Version:    0.2.1
-Release:    1
+Version:    0.2.3
+Release:    0
 Summary:    Tizen Web UI Framework Library
 Group:      Development/Other
 License:    MIT
@@ -31,6 +31,7 @@ make DESTDIR=%{buildroot} install
 %manifest web-ui-fw.manifest
 /usr/share/tizen-web-ui-fw/*/js
 /usr/share/tizen-web-ui-fw/latest
+/usr/share/tizen-web-ui-fw/VERSION
 
 ###############################
 %package -n web-ui-fw-theme-tizen-gray
@@ -82,6 +83,27 @@ Summary:    Tizen Web UI Framework Demo Application: tizen winset demo
 
 ###############################
 %changelog
+* Fri Dec 14 2012 Minkyu Kang <mk7.kang@samsung.com> 0.2.3
+- FIX:
+       - slider: add image
+       - button: data-icon support, styles fix
+       - progressbar: modify the background
+       - scrollview: auto scrolling bug fix
+       - pagelayout: IME concept is changed
+- Spec changes:
+       - dialogue: add edit mode
+       - nocontents: removed
+       - pagecontrol: removed
+       - dayselector: removed
+       - expandablelist: removed
+
+* Thu Dec 10 2012 Youmin Ha <youmin.ha@samsung.com> 0.2.2
+- FIX:
+       - chang searchbar/slider images
+       - delete redundant button images
+- Spec changes:
+       - Change widget name: shortcutscroll -> fastscroll
+
 * Thu Dec 07 2012 Youmin Ha <youmin.ha@samsung.com> 0.2.1
 - FIX:
        - jqm1.2: Change collapsible style to meet expandable list