Merge branch 'tizen_devel' into tizen accepted/tizen/unified/20230713.143454
authorKwanghoon Son <k.son@samsung.com>
Wed, 12 Jul 2023 09:46:03 +0000 (18:46 +0900)
committerKwanghoon Son <k.son@samsung.com>
Wed, 12 Jul 2023 09:46:50 +0000 (18:46 +0900)
[Version] 0.28.9

Inki Dae (5):
  mv_machine_learning: code cleanup to label manager
  mv_machine_learning: introduce
    mv_face_recognition_get_label_with_index() api
  mv_machine_learning: use in-class initialization
  mv_machine_learning: fix two bugs
  mv_machine_learning: fix a bug after unregistering

Kwanghoon Son (3):
  Fix typos
  Fix more typos
  Exclude mv_machine_learning gcov files

sangho park (2):
  Separate build and source directories
  add .gitignore files

Change-Id: I25fc7935b1fc68ba71c810099e5a9812a6f97cf1

1  2 
packaging/capi-media-vision.spec

@@@ -1,6 -1,6 +1,6 @@@
  Name:        capi-media-vision
  Summary:     Media Vision library for Tizen Native API
--Version:     0.28.8
++Version:     0.28.9
  Release:     0
  Group:       Multimedia/Framework
  License:     Apache-2.0 and BSD-3-Clause