- add haltest cases
- add the new backend interface at tbm_backend.h
and the backend module need to implement with tbm_backend.h
- deprecate the legacy backend interface at tbm_bufmgr_backend.h
and this will be removed at Tizen version 6.0.
- increase the major verion of the TBM backend ABI to version 3.0
Change-Id: Id69c0ac08ea1eb3534066e4151661323366dfd4b
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.60)
-AC_INIT(libtbm, 2.1.2)
+AC_INIT(libtbm, 3.0.0)
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
%define HALTESTS_GCOV 0
Name: libtbm
-Version: 2.13.4
+Version: 3.0.0
Release: 1
License: MIT
Summary: The library for Tizen Buffer Manager