Add version of so files 62/310362/1 accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x tizen accepted/tizen/unified/20240430.020619 accepted/tizen/unified/toolchain/20240507.011827 accepted/tizen/unified/x/20240430.094817
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 26 Apr 2024 03:34:10 +0000 (12:34 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 26 Apr 2024 03:34:10 +0000 (12:34 +0900)
commit733df6753f282915a501125c56390734ac1341b5
tree201c185849052b20357fb2988d01fc22f5b8e53c
parent4e029072c51a7b480e0ca8f6378721b2766520db
Add version of so files

- Previously, there is no version for so files in this package.
- The initial version of so files is 0.5.0, not 1.0.0.
  Because the version of so files can be managed differently with package version,
  and the prebuilt binary which has dependency of this package will be failed
  while loading this shared library by different so name if version of so file is 1.0.0.
  (new:libmmfcamcorder.so.1 vs old:libmmfcamcorder.so.0)

[Version] 1.0.0-1
[Issue Type] Update

Change-Id: I29c9c9da8ef7bb9221b9154aa0a2b72158b172f3
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
configure.ac
packaging/libmm-camcorder.spec
src/Makefile.am