From c15c8205f1abcf3c2c68f67ce14e72b0d80510e0 Mon Sep 17 00:00:00 2001 From: hyunho Date: Tue, 6 Oct 2020 12:42:38 +0900 Subject: [PATCH] Release version 0.5.9 Changes: - Fix memory leak - Null check for GError Change-Id: I0552e4c20fdb893ba3b71a0060e0e4af65f6fbf3 Signed-off-by: hyunho --- packaging/librua.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/librua.spec b/packaging/librua.spec index 17baa7c..9f04afd 100644 --- a/packaging/librua.spec +++ b/packaging/librua.spec @@ -1,5 +1,5 @@ Name: librua -Version: 0.5.8 +Version: 0.5.9 Release: 0 License: Apache-2.0 Summary: Recently used application -- 2.7.4