packaging: update version to 1.1.0
authorHyeongsik Min <hyeongsik.min@samsung.com>
Tue, 30 Aug 2016 01:25:55 +0000 (10:25 +0900)
committerSungguk Na <sungguk.na@samsung.com>
Tue, 20 Jun 2023 07:09:05 +0000 (16:09 +0900)
Change-Id: I3bc7a0f6b6430b5f18353c3e43168de8501b4545
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
packaging/oprofile.spec

index 937730dd042ecc9dfe41057ddf96eeda608e4300..df2913b0f1f1683252711ce6e845c59b1e0dc151 100644 (file)
@@ -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}