Update package version to 0.1.73 25/255725/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Mar 2021 04:36:20 +0000 (13:36 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 23 Mar 2021 04:36:20 +0000 (13:36 +0900)
Change-Id: I4088cca473ab1f7b8771ab2c09547b02e315dd16
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/capi-ui-sticker.spec

index 7c39465..2210fec 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-ui-sticker
 Summary:    Sticker client library and daemon
-Version:    0.1.72
+Version:    0.1.73
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    Apache-2.0
@@ -85,7 +85,6 @@ Group:      Graphics & UI Framework/Input
 Sticker client library and daemon (gcov)
 %endif
 
-%if %{defined _ctest_enable}
 %package unittests
 Summary:    Sticker tests
 Group:      Development/Libraries
@@ -93,7 +92,6 @@ Requires:   %{name} = %{version}-%{release}
 
 %description unittests
 GTest for sticker
-%endif
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -214,10 +212,8 @@ chsmack -a "User::App::Shared" /opt/usr/share/sticker-data
 %{TZ_SYS_RO_APP}/%{_companion_app_name}/*
 %endif
 
-%if %{defined _ctest_enable}
 %files unittests
 %{_bindir}/*
-%endif
 
 %if 0%{?gcov:1}
 %files gcov