From 45a051d02db10bb344de74ed1ee1984321fb892f Mon Sep 17 00:00:00 2001 From: InHong Han Date: Thu, 26 Sep 2019 17:29:16 +0900 Subject: [PATCH] Update package version to 0.1.1 Change-Id: I769d9103e80c8751088b870d1a96552d2aa3c7c4 --- packaging/capi-ui-sticker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/capi-ui-sticker.spec b/packaging/capi-ui-sticker.spec index 1a94b61..b0b7a4f 100644 --- a/packaging/capi-ui-sticker.spec +++ b/packaging/capi-ui-sticker.spec @@ -1,6 +1,6 @@ Name: capi-ui-sticker Summary: Sticker client library and daemon -Version: 0.1.0 +Version: 0.1.1 Release: 1 Group: Graphics & UI Framework/Input License: Apache-2.0 @@ -100,4 +100,4 @@ chsmack -a "System::Shared" %{TZ_SYS_SHARE}/sticker-data %{_includedir}/sticker_error.h %{_includedir}/sticker_data.h %{_includedir}/sticker_consumer.h -%{_includedir}/sticker_provider.h \ No newline at end of file +%{_includedir}/sticker_provider.h -- 2.7.4