From c4255be2cfa6431a60de80432a7d3f0ebbb08558 Mon Sep 17 00:00:00 2001 From: Changgyu Choi Date: Fri, 16 Feb 2024 14:49:43 +0900 Subject: [PATCH] Release version 1.4.21 Changes: - Remove conditional statements for Moible/Wearable profile Change-Id: I60ed7bec7156fbad3eb8c22f5bdc24c7e5e097b3 Signed-off-by: Changgyu Choi --- packaging/message-port.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/message-port.spec b/packaging/message-port.spec index acf9fc4..d1d3d7a 100644 --- a/packaging/message-port.spec +++ b/packaging/message-port.spec @@ -1,11 +1,11 @@ Name: message-port Summary: Message Port library -Version: 1.4.20 +Version: 1.4.21 Release: 0 -Group: Application Framework/Libraries +Group: Application Framework/Libraries License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -Source1001: %{name}.manifest +Source1001: %{name}.manifest BuildRequires: cmake BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(bundle) -- 2.7.4