From 24ff83b46fd03c93bc70f05241f0c213276c1557 Mon Sep 17 00:00:00 2001 From: Hyeongsik Min Date: Tue, 30 Aug 2016 10:25:55 +0900 Subject: [PATCH] packaging: update version to 1.1.0 Change-Id: I3bc7a0f6b6430b5f18353c3e43168de8501b4545 Signed-off-by: Hyeongsik Min --- packaging/oprofile.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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} -- 2.7.4