Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2021-04-25 21:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Sun Apr 25 21:26:27 2021 rev:97 rq:887629 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2021-03-08 15:20:25.394077790 +0100 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new.12324/kcachegrind.changes 2021-04-25 21:27:02.532403008 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:11:33 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:39:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:41 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- kcachegrind-20.12.3.tar.xz kcachegrind-20.12.3.tar.xz.sig New: ---- kcachegrind-21.04.0.tar.xz kcachegrind-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.C68WMP/_old 2021-04-25 21:27:03.000403571 +0200 +++ /var/tmp/diff_new_pack.C68WMP/_new 2021-04-25 21:27:03.000403571 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcachegrind # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcachegrind -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Frontend for Cachegrind License: GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only Group: Development/Tools/Other -URL: https://www.kde.org/ +URL: https://apps.kde.org/kcachegrind Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: update-desktop-files @@ -45,10 +49,6 @@ BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description KCachegrind is a frontend for cachegrind. @@ -56,7 +56,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %ifarch ppc64 @@ -78,10 +78,11 @@ %suse_update_desktop_file org.kde.kcachegrind Development Profiling %files -%license COPYING COPYING.DOC +%license LICENSES/* %doc README %doc %lang(en) %{_kf5_htmldir}/en/kcachegrind/ %{_kf5_applicationsdir}/org.kde.kcachegrind.desktop +%{_kf5_appstreamdir}/org.kde.kcachegrind.appdata.xml %{_kf5_bindir}/dprof2calltree %{_kf5_bindir}/hotshot2calltree %{_kf5_bindir}/kcachegrind @@ -90,11 +91,10 @@ %{_kf5_bindir}/pprof2calltree %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_sharedir}/kcachegrind/ -%{_kf5_appstreamdir}/org.kde.kcachegrind.appdata.xml %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ kcachegrind-20.12.3.tar.xz -> kcachegrind-21.04.0.tar.xz ++++++ ++++ 130434 lines of diff (skipped)
