diff options
author | yoonki.park <yoonki.park@samsung.com> | 2014-01-20 17:12:14 +0900 |
---|---|---|
committer | yoonki.park <yoonki.park@samsung.com> | 2014-01-20 17:12:14 +0900 |
commit | a3f8a98cca7a8be014e2a11d23251567471dffac (patch) | |
tree | 4edbeae8a7def0ee69de6aeff26e4cd9866a0286 | |
parent | d09091bf4f38857eb394ff6cd44f5f41d8e94a6e (diff) | |
download | codecoverage-eplugin-tizen_3.0.m14.2_ivi.tar.gz codecoverage-eplugin-tizen_3.0.m14.2_ivi.tar.bz2 codecoverage-eplugin-tizen_3.0.m14.2_ivi.zip |
MISC: package version up (2.1.11)tizen_3.0.m14.2_ivi
- Set license url to fix build error
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
Change-Id: Ie826e7d18a9de121107b650135e98295e1c0ae29
-rw-r--r-- | org.tizen.codecoverage.feature/feature.xml | 4 | ||||
-rw-r--r-- | package/changelog | 3 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
3 files changed, 8 insertions, 1 deletions
diff --git a/org.tizen.codecoverage.feature/feature.xml b/org.tizen.codecoverage.feature/feature.xml index 1ab2063..6450238 100644 --- a/org.tizen.codecoverage.feature/feature.xml +++ b/org.tizen.codecoverage.feature/feature.xml @@ -15,6 +15,10 @@ %copyright </copyright> + <license url=""> + %license + </license> + <plugin id="org.eclipse.linuxtools.binutils" download-size="0" diff --git a/package/changelog b/package/changelog index 2949481..23f905f 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.11 +- Set license url to fix build error +== yoonki.park <yoonki.park@samsung.com> 2014-01-20 * 2.1.10 - Introduces fragment path - Migrated bundles to fragment diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index cda572c..1092a5a 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.1.10 +Version:2.1.11 Source:codecoverage-eplugin Maintainer:kangho kim <kh5325.kim@samsung.com>, yoonki park <yoonki.park@samsung.com>, hyunsik non <hyunsik.noh@samsung.com>, taeyoung son <taeyoung2.son@samsung.com>, gune Kim <gune.kim@samsung.com>, ho namkoong <ho.namkoong@samsung.com>, hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song <jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, bonyong lee <bonyong.lee@samsung.com> |