Accepting request 625460 from home:jones_tony:branches:devel:tools

- Update to version 1.3.0
  - New/updated Processor Support for Intel Goldmont Plus
  - Minor bug fixes
  Release notes: http://oprofile.sourceforge.net/release-notes/oprofile-1.3.0

OBS-URL: https://build.opensuse.org/request/show/625460
OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=52
This commit is contained in:
Tony Jones 2018-07-26 18:07:35 +00:00 committed by Git OBS Bridge
parent 718ff9f165
commit dd4b4bc55c
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb95f98c40b7d0ee29b45fba3565d9f8381747528aa6b6159e37d4fa0c8ca57d
size 1533343

3
oprofile-1.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6
size 1547258

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 15:57:53 UTC 2018 - tonyj@suse.com
- Update to version 1.3.0
- New/updated Processor Support for Intel Goldmont Plus
- Minor bug fixes
Release notes: http://oprofile.sourceforge.net/release-notes/oprofile-1.3.0
-------------------------------------------------------------------
Mon Oct 2 21:39:00 UTC 2017 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package oprofile
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,10 +17,10 @@
Name: oprofile
Version: 1.2.0
Version: 1.3.0
Release: 0
Summary: System-Wide Profiler for Linux Systems
License: GPL-2.0+ and LGPL-2.1+
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Tools/Other
Url: http://oprofile.sourceforge.net/
Source0: http://prdownloads.sourceforge.net/oprofile/oprofile-%{version}.tar.gz
@ -158,7 +158,8 @@ getent passwd oprofile >/dev/null || \
%exclude %{_libdir}/oprofile/libjvm[tp]i_oprofile.*a
%doc doc/oprofile.html doc/internals.html doc/opreport.xsd
%{_docdir}/%{name}/ophelp.xsd
%doc COPYING README TODO ChangeLog-*
%doc README TODO ChangeLog-*
%license COPYING
%files devel
%defattr(-,root,root)