From 134582f3a1d24ed811633a6fd0db447b667b5f12 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Tue, 6 Feb 2024 17:36:15 +0900 Subject: [PATCH 1/1] Release version 0.26.1 Changes: - Remove table that db recovery tool check Change-Id: I2b4cf83776322f32ea7d767d5799438a9dafacee 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 844993d..87bb695 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.26.0 +Version: 0.26.1 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4