summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEunhye Choi <eunhae1.choi@samsung.com>2022-02-10 01:22:24 +0900
committereunhae choi <eunhae1.choi@samsung.com>2022-02-09 07:36:44 +0000
commit35c22908348fd900662abc33e79d7c9a01c10969 (patch)
treed007fe823fe7bbf355603c9b4163071eafbf13d4
parent42090b21e617bcea29d25f02270cda837b636eb3 (diff)
downloadlibmm-common-accepted/tizen_6.5_unified.tar.gz
libmm-common-accepted/tizen_6.5_unified.tar.bz2
libmm-common-accepted/tizen_6.5_unified.zip
[Version] 0.2.128 [Issue Type] Script Change-Id: Iced84b2f6aff4c752c7f69fc260c5bcb0fd37987
-rw-r--r--packaging/libmm-common.spec2
-rwxr-xr-xscript/etc/profile.d/mmf.sh1
2 files changed, 1 insertions, 2 deletions
diff --git a/packaging/libmm-common.spec b/packaging/libmm-common.spec
index 246eeb7..a9cea03 100644
--- a/packaging/libmm-common.spec
+++ b/packaging/libmm-common.spec
@@ -1,6 +1,6 @@
Name: libmm-common
Summary: Multimedia Framework Common Lib
-Version: 0.2.127
+Version: 0.2.128
Release: 0
Group: Multimedia/Libraries
License: Apache-2.0
diff --git a/script/etc/profile.d/mmf.sh b/script/etc/profile.d/mmf.sh
index 7dac276..ae86483 100755
--- a/script/etc/profile.d/mmf.sh
+++ b/script/etc/profile.d/mmf.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-PATH=/bin:/usr/bin:/sbin:/usr/sbin
export GST_DEBUG=2
export ORC_CODE=debug
export ORC_DEBUG=5