Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2019-12-14 12:08:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Sat Dec 14 12:08:18 2019 rev:81 rq:756193 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2019-11-13 13:17:51.795044015 +0100 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new.4691/kcachegrind.changes 2019-12-14 12:11:31.359319219 +0100 @@ -1,0 +2,28 @@ +Tue Dec 10 06:38:21 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:11:42 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- Changes since 19.11.80: + * Port to QElapsedTimer (QTime::start/elapsed is deprecated) + +------------------------------------------------------------------- +Sun Nov 24 13:29:14 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without deprecated method + * It done by default by ecm + +------------------------------------------------------------------- Old: ---- kcachegrind-19.08.3.tar.xz kcachegrind-19.08.3.tar.xz.sig New: ---- kcachegrind-19.12.0.tar.xz kcachegrind-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.gefprG/_old 2019-12-14 12:11:31.979319111 +0100 +++ /var/tmp/diff_new_pack.gefprG/_new 2019-12-14 12:11:31.983319110 +0100 @@ -16,39 +16,38 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcachegrind -Version: 19.08.3 +Version: 19.12.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/ -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: karchive-devel -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kdbusaddons-devel -BuildRequires: kdoctools-devel +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DocTools) BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5XmlGui) BuildRequires: update-desktop-files BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5DBus) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang %description ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.gefprG/_old and /var/tmp/diff_new_pack.gefprG/_new differ ++++++ kcachegrind-19.08.3.tar.xz -> kcachegrind-19.12.0.tar.xz ++++++ ++++ 2393 lines of diff (skipped)
