Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2017-08-28 15:06:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Mon Aug 28 15:06:03 2017 rev:53 rq:516329 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2017-07-29 08:56:33.953870263 +0200 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new/kcachegrind.changes 2017-08-28 15:06:22.251799535 +0200 @@ -1,0 +2,18 @@ +Fri Aug 11 22:45:12 UTC 2017 - [email protected] + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Use Q_DECL_OVERRIDE + * remove obsolete LSM file + +------------------------------------------------------------------- +Sat Aug 5 18:17:14 UTC 2017 - [email protected] + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- kcachegrind-17.04.3.tar.xz New: ---- kcachegrind-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.C45KuB/_old 2017-08-28 15:06:23.139674646 +0200 +++ /var/tmp/diff_new_pack.C45KuB/_new 2017-08-28 15:06:23.147673521 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcachegrind # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kcachegrind -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Frontend for Cachegrind License: GPL-2.0 and BSD-4-Clause and GFDL-1.2 Group: Development/Tools/Other -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: karchive-devel @@ -44,7 +45,9 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Widgets) +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -81,17 +84,17 @@ %files %defattr(-,root,root) %doc COPYING COPYING.DOC README +%{_kf5_applicationsdir}/org.kde.kcachegrind.desktop %{_kf5_bindir}/dprof2calltree %{_kf5_bindir}/hotshot2calltree %{_kf5_bindir}/kcachegrind %{_kf5_bindir}/memprof2calltree %{_kf5_bindir}/op2calltree %{_kf5_bindir}/pprof2calltree -%{_kf5_applicationsdir}/org.kde.kcachegrind.desktop -%{_kf5_htmldir}/en/kcachegrind/ +%doc %lang(en) %{_kf5_htmldir}/en/kcachegrind/ %{_kf5_iconsdir}/hicolor/*/*/* -%{_datadir}/kcachegrind/ %{_kf5_kxmlguidir}/kcachegrind/ +%{_kf5_sharedir}/kcachegrind/ %if %{with lang} %files lang -f %{name}.lang ++++++ kcachegrind-17.04.3.tar.xz -> kcachegrind-17.08.0.tar.xz ++++++ ++++ 5359 lines of diff (skipped)
