Name: web-ui-fw
-Version: 0.2.8
+Version: 0.2.9
Release: 0
Summary: Tizen Web UI Framework Library
Group: Development/Other
###############################
%changelog
+* Tue Jan 17 2013 Minkyu Kang <mk7.kang@samsung.com> 0.2.9
+ - gallery: use timeout function instead of interval
+ - Tokentextarea: Display error fixed.
+ - scrollview: Fix not selector to respond with jQuery1.8.2
+ - tabbar: remove the width of last element
+ - Demo: apply css 'user-select:none'
+ - Button: guide text has been shorten
+ - build: Update jQuery to 1.8.2 (JQM1.2 compliant)
+ - virtuallist: Fix mistyping
+ - demo: Fix tizen function namespace in demo
+ - virtuallist: Rewrite listitem replacing algorithm
+ - fastscroll: modify from not selector to function
+ - extendablelist: Fix unit-test
+ - tabbar : prefix to tabbar scroll event
+ - Popupwindow: removed unvalid selector in jquery 1.8.2
+ - slider: adjust handle text as length of value
+ - Demo: 3 buttons in popup text has been changed
+ - src: codes cleanup
+ - demo : remove trailing empty strings
+ - demo : rename TizenWinset list items
+ - button : change from long text list to multiline list
+ - build: Remove JQM1.1.0 patches
+ - Popup: Apply tizen style popup and attribute support
+ - JQM: Fix buttonmarkup bug keeping ui-btn-down class
+ - UnitTest: folder and file renamed, QUnit path was modified
+ - tizen-winsets: button: fix textarea width
+ - Swipe: event name error has been fixed
+
* Tue Jan 15 2013 Minkyu Kang <mk7.kang@samsung.com> 0.2.8
- Button: button padding has been updated
- virtuallist: fix unique listitem ID bug