MISC: package version up to 2.2.66
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Fri, 18 Sep 2015 05:44:34 +0000 (14:44 +0900)
committerKim Gunsoo <gunsoo83.kim@samsung.com>
Fri, 18 Sep 2015 05:44:34 +0000 (14:44 +0900)
Change-Id: Id4fe8569c4ebf445098f54b9e2fbb22cb4ee65c0
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 81d35c55f5cf1d495154cb1fa68447367686f4c5..fe30ad3e8aa581af49eb3410e99b6f79f2294f3b 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.66
+- Bug fix: support install/uninstall a package with a name containing spaces.
+== gunsoo83.kim <gunsoo83.kim@samsung.com> 2015-09-18
 * 2.2.65
 - Provides a bash auto-complete file to the user.
 == gunsoo83.kim <gunsoo83.kim@samsung.com> 2015-09-16
index 81c6274ff6e7d45fcc13cb4d48759d46f04150e3..3e432b0244c53019c8339f8fa46e1b9981b3b4b7 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.65
+Version:2.2.66
 Source:sdb
 Maintainer:Kangho Kim <kh5325.kim@samsung.com>, Yoonki Park<yoonki.park@samsung.com>, Hyunsik Noh<hyunsik.noh@samsung.com>, Gun Kim<gune.kim@samsung.com>, Ho Namkoong<ho.namkoong@samsung.com>, Taeyoung Son<taeyoung2.son@samsung.com>
 
index 5466db3a2a6e1c36a4a5230050c5c016651e40b9..82ca4ceef94b55c004ed6c03031aea5e6d9ab296 100644 (file)
@@ -40,7 +40,7 @@
 #define A_VERSION 0x0100000
 #define SDB_VERSION_MAJOR   2       // increments upon significant architectural changes or the achievement of important milestones
 #define SDB_VERSION_MINOR   2       // progress is made within a major version
-#define SDB_VERSION_PATCH   65      // increments for small sets of changes
+#define SDB_VERSION_PATCH   66      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128