Release version 1.0.5 76/287776/1
authorInkyun Kil <inkyun.kil@samsung.com>
Mon, 6 Feb 2023 03:25:15 +0000 (12:25 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Mon, 6 Feb 2023 03:25:15 +0000 (12:25 +0900)
changes:
- For previous version compatible patch

Change-Id: I06df2fa2077f0a35e9c44e90b0b2a1b064752557
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
packaging/esd.spec

index 739c8f6..b5bec18 100644 (file)
@@ -1,6 +1,6 @@
 Name:       esd
 Summary:    Event system daemon
-Version:    1.0.4
+Version:    1.0.5
 Release:    1
 Group:      Application Framework/Service
 License:    Apache-2.0
@@ -202,4 +202,4 @@ find . -name '*.gcno' -exec cp --parents '{}' "$gcno_obj_dir" ';'
 %if 0%{?gcov:1}
 %files gcov
 %{_datadir}/gcov/*
-%endif
\ No newline at end of file
+%endif