From: Hyeongsik Min Date: Tue, 30 Aug 2016 01:25:55 +0000 (+0900) Subject: packaging: update version to 1.1.0 X-Git-Tag: submit/tizen/20170809.064141~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b638b82320a3b390904a28419090c6a6787fcb19;p=platform%2Fupstream%2Foprofile.git packaging: update version to 1.1.0 Change-Id: I3bc7a0f6b6430b5f18353c3e43168de8501b4545 Signed-off-by: Hyeongsik Min --- diff --git a/packaging/oprofile.spec b/packaging/oprofile.spec index 937730d..df2913b 100644 --- a/packaging/oprofile.spec +++ b/packaging/oprofile.spec @@ -1,5 +1,5 @@ Name: oprofile -Version: 1.0.0 +Version: 1.1.0 Release: 0 License: GPL-2.0+ and LGPL-2.1+ Summary: System wide profiler @@ -20,7 +20,7 @@ the RTC for profiling on other x86 processor types. See the HTML documentation for further details. %package devel -Summary: Header files and libraries for developing apps which will use oprofile +Summary: System wide profiler Group: Development/Libraries Requires: %{name} = %{version} @@ -28,7 +28,7 @@ Requires: %{name} = %{version} Header files and libraries for developing apps which will use oprofile. %package jit -Summary: Libraries required for profiling Java and other JITed code +Summary: System wide profiler Group: Development/Libraries Requires: %{name} = %{version}