Hello community, here is the log from the commit of package sysprof for openSUSE:Factory checked in at 2018-10-17 08:15:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysprof (Old) and /work/SRC/openSUSE:Factory/.sysprof.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysprof" Wed Oct 17 08:15:24 2018 rev:13 rq:638509 version:3.30.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sysprof/sysprof.changes 2018-04-19 15:26:01.799522473 +0200 +++ /work/SRC/openSUSE:Factory/.sysprof.new/sysprof.changes 2018-10-17 08:15:28.927019454 +0200 @@ -1,0 +2,41 @@ +Wed Sep 26 12:03:56 UTC 2018 - [email protected] + +- Update to version 3.30.1: + + Various compilation fixes for alternative platforms, compilers, + and toolchains. + + Backport model filter fixes from libdazzle. + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 12 20:17:04 UTC 2018 - [email protected] + +- Update to version 3.30.0: + + Fix incorrect free func for GPtrArray. + + Various build system improvements. + + ENABLE_POLKIT is now repsected in the kallsyms support. + + suggested-action fixes for CSS. + + Updated translations. +- Drop sysprof-fix-incorrect-free-func.patch (fixed upstream). +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Thu Jun 21 00:42:44 UTC 2018 - [email protected] + +- Update to version 3.29.3: + + Experimental tracking of various drm events (vblank and + CRTC/MSC). + + Drawing code now uses double instead of float for additional + precision. + + CLOCK_MONOTONIC is now the preferred clock. + + A new capture type of "mark" has been added to the capture + format. It supports an event name with a duration >= 0. + + Various counters are automatically detected and displayed when + opening a capture file. + + A new in-tree tool "sysprof-cat" which can join multiple + capture files together gracefully. + + Fix a number of situations where cpu/pid were crossed. + + Updated translations. +- Drop explicit gettext BuildRequires: meson doesn't look for it. + +------------------------------------------------------------------- @@ -6 +47 @@ -- Add hicolor-icon-theme BuildRequires to directory ownership +- Add hicolor-icon-theme BuildRequires for directory ownership Old: ---- sysprof-3.28.1.tar.xz New: ---- sysprof-3.30.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysprof.spec ++++++ --- /var/tmp/diff_new_pack.1Kdg1y/_old 2018-10-17 08:15:29.307019284 +0200 +++ /var/tmp/diff_new_pack.1Kdg1y/_new 2018-10-17 08:15:29.311019282 +0200 @@ -13,20 +13,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: sysprof -Version: 3.28.1 +Version: 3.30.1 Release: 0 Summary: A system-wide Linux profiler License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: Development/Tools/Debuggers URL: http://www.sysprof.com -Source0: http://download.gnome.org/sources/sysprof/3.28/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/sysprof/3.30/%{name}-%{version}.tar.xz + BuildRequires: gcc-c++ -BuildRequires: gettext BuildRequires: hicolor-icon-theme BuildRequires: itstool BuildRequires: meson @@ -38,7 +38,6 @@ BuildRequires: pkgconfig(libsystemd) >= 222 BuildRequires: pkgconfig(polkit-gobject-1) Requires: hicolor-icon-theme -Recommends: %{name}-lang %{?systemd_requires} %description @@ -66,7 +65,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %meson @@ -93,7 +92,7 @@ %files %license COPYING -%doc NEWS README +%doc NEWS README.md %{_bindir}/sysprof %{_bindir}/sysprof-cli %{_libdir}/libsysprof-2.so ++++++ sysprof-3.28.1.tar.xz -> sysprof-3.30.1.tar.xz ++++++ ++++ 6345 lines of diff (skipped)
