X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fcsapi-uix-stt.spec;h=06c8faab89024644461f1ec5744fadfe11b1b2a6;hb=a1b9eaa41e9e8fb56416c49c7147841bd4a85d2c;hp=138744f1b5f035c7c78146cde5d25ee7e4929a35;hpb=3b600ba7c903283a4b9b5ec1d5ea08bfb81a19e0;p=platform%2Fcore%2Fcsapi%2Fuix-stt.git diff --git a/packaging/csapi-uix-stt.spec b/packaging/csapi-uix-stt.spec index 138744f..06c8faa 100755 --- a/packaging/csapi-uix-stt.spec +++ b/packaging/csapi-uix-stt.spec @@ -1,6 +1,6 @@ Name: csapi-uix-stt Summary: Tizen STT Uix API for C# -Version: 1.0.1 +Version: 1.0.2 Release: 1 Group: Development/Libraries License: Apache-2.0 @@ -30,7 +30,7 @@ cp %{SOURCE1} . %build for ASM in %{Assemblies}; do %dotnet_build $ASM -%dotnet_pack $ASM/$ASM.nuspec %{version} +%dotnet_pack $ASM done %install