From 5bbbf8952a3c79b35cd091ed4f79a8bc6c652f32 Mon Sep 17 00:00:00 2001 From: "kh5325.kim" Date: Wed, 15 Jan 2014 14:48:20 +0900 Subject: [PATCH] MISC: package version up (2.1.16) - Changed to install fragments in tizen-cpp-ide - Changed 'codecoverage-eplugin' to 'codecoverage-eplugin-fragment' - Changed 'unittest-eplugin' to 'unittest-eplugin-fragment' - Added 'webapp-ext-eplugin' to 'tizen-mobile-3.0-web-add-ons' Change-Id: I14aa123038d37110d65b3ab21f2d1b799a67fb24 Signed-off-by: kh5325.kim --- package/changelog | 4 ++++ package/pkginfo.manifest | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package/changelog b/package/changelog index 8af8514..28192a9 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,7 @@ +* 2.1.16 +- Changed 'codecoverage-eplugin' to 'codecoverage-eplugin-fragment' +- Changed 'unittest-eplugin' to 'unittest-eplugin-fragment' +== kh5325.kim 2014-01-15 * 2.1.15 - Added new cli packages to the install-dependecy of the cli meta package == shingil.kang 2014-01-14 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 05678c8..6f11832 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,12 +1,12 @@ Source:meta-tizen-ide -Version:2.1.15 +Version:2.1.16 Maintainer:Kangho Kim , Hyeongseok Heo , Bonyong Lee , Yoonki Park , Hyunsik Noh , Gun Kim , Ho Namkoong , Taeyoung Son , Changhyun Lee , Gyeongseok Seo , Jihoon Song Package:tizen-cpp-ide Label:Native IDE OS:ubuntu-32,ubuntu-64,windows-32,windows-64,macos-64 Build-host-os:ubuntu-32 -Install-dependency:base-ide-product-add-ons, common-eplugin-fragment, nativecpp-ext-eplugin, eventinjector-eplugin, codecoverage-eplugin, unittest-eplugin, googletest, profiler-eplugin, valgrind, oprofile, dynamic-analyzer-product, dynamic-analysis-ide-eplugin, native-ui-builder, native-ui-effect-builder, version-manager, ui-customizer +Install-dependency:base-ide-product-add-ons, common-eplugin-fragment, nativecpp-ext-eplugin, eventinjector-eplugin, codecoverage-eplugin-fragment, unittest-eplugin-fragment, googletest, profiler-eplugin, valgrind, oprofile, dynamic-analyzer-product, dynamic-analysis-ide-eplugin, native-ui-builder, native-ui-effect-builder, version-manager, ui-customizer Description:Tizen Native IDE is smart and powerful development environment to create Native applications for Tizen platforms. Attribute:root @@ -47,7 +47,7 @@ Label:Web IDE Core Resources Attribute:root OS:ubuntu-32,ubuntu-64,windows-32,windows-64,macos-64 Build-host-os:ubuntu-32 -Install-dependency:mobile-3.0-web-add-ons, mobile-3.0-web-ui-builder-template +Install-dependency:mobile-3.0-web-add-ons, mobile-3.0-web-ui-builder-template, webapp-ext-eplugin Description:This package provides platform-specific resources like samples, snippets and Web UI Framework. Package:tizen-mobile-3.0-native-add-ons -- 2.7.4