Release version 1.0.1 04/37204/2 accepted/tizen/common/20150324.113641 accepted/tizen/mobile/20150325.005945 accepted/tizen/tv/20150325.011415 accepted/tizen/wearable/20150325.010616 submit/tizen/20150324.094020
authorRafal Krypa <r.krypa@samsung.com>
Fri, 20 Mar 2015 15:19:44 +0000 (16:19 +0100)
committerJacek Bukarewicz <j.bukarewicz@samsung.com>
Mon, 23 Mar 2015 12:39:26 +0000 (13:39 +0100)
Change-Id: Ied8852ec3ed3e8dc3ea3457a99ee4a9822349f55

packaging/security-manager.changes
packaging/security-manager.spec
pc/security-manager.pc.in
src/client/CMakeLists.txt
src/common/CMakeLists.txt

index ff5d6d3..1c02c3a 100644 (file)
@@ -1,3 +1,7 @@
+* Fri Mar 20 2015 Rafal Krypa <r.krypa@samsung.com>
+- Version 1.0.1
+- Bug-fix release, no new features.
+
 * Fri Mar 06 2015 Rafal Krypa <r.krypa@samsung.com>
 - Version 1.0.0
 - User management
index 92496b2..1ebced1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.0.0
+Version:    1.0.1
 Release:    1
 Group:      Security/Service
 License:    Apache-2.0
index b008725..ec43046 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.0.0
+Version: 1.0.1
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager
index 6f7b033..66a33ab 100644 (file)
@@ -5,7 +5,7 @@ PKG_CHECK_MODULES(CLIENT_DEP
     )
 
 SET(CLIENT_VERSION_MAJOR 1)
-SET(CLIENT_VERSION ${CLIENT_VERSION_MAJOR}.0.0)
+SET(CLIENT_VERSION ${CLIENT_VERSION_MAJOR}.0.1)
 
 INCLUDE_DIRECTORIES(SYSTEM
     ${CLIENT_DEP_INCLUDE_DIRS}
index e1575e4..cbcea64 100644 (file)
@@ -1,5 +1,5 @@
 SET(COMMON_VERSION_MAJOR 1)
-SET(COMMON_VERSION ${COMMON_VERSION_MAJOR}.0.0)
+SET(COMMON_VERSION ${COMMON_VERSION_MAJOR}.0.1)
 
 PKG_CHECK_MODULES(COMMON_DEP
     REQUIRED