From e2b32cc02f3e786c5f345982b93f994792eeac08 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Fri, 8 Dec 2023 10:18:24 +0900 Subject: [PATCH] Release version 0.24.17 Changes: - Add buxton2.socket dependency - Remove the cache when language change event occurs - Fix inconsistency between cache and database Change-Id: If40e16519addd3df272fd590354b407ab69bd769 Signed-off-by: Ilho Kim --- packaging/pkgmgr-info.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr-info.spec b/packaging/pkgmgr-info.spec index e098770..00354fe 100755 --- a/packaging/pkgmgr-info.spec +++ b/packaging/pkgmgr-info.spec @@ -1,6 +1,6 @@ Name: pkgmgr-info Summary: Packager Manager infomation api for package -Version: 0.24.16 +Version: 0.24.17 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4