From 3c688819873d39aa8adb7dd32a1001aa869c0b71 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 17 2015 17:48:36 +0000 Subject: 14.12.1 --- diff --git a/.gitignore b/.gitignore index 264e90d..c1cceb9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /kcachegrind-4.14.1.tar.xz /kcachegrind-4.14.2.tar.xz /kcachegrind-4.14.3.tar.xz +/kcachegrind-14.12.1.tar.xz diff --git a/kcachegrind.spec b/kcachegrind.spec index 8a5c432..0202e38 100644 --- a/kcachegrind.spec +++ b/kcachegrind.spec @@ -1,6 +1,6 @@ Name: kcachegrind Summary: GUI to profilers such as Valgrind -Version: 4.14.3 +Version: 14.12.1 Release: 1%{?dist} License: GPLv2 and GFDL @@ -11,10 +11,10 @@ URL: https://projects.kde.org/projects/kde/kdesdk/kcachegrind %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils -BuildRequires: kdelibs4-devel >= %{version} +BuildRequires: kdelibs4-devel >= 4.14 Conflicts: kdesdk-common < 4.10.80 Provides: kdesdk-kcachegrind = %{version}-%{release} @@ -75,6 +75,9 @@ fi %{_kde4_iconsdir}/hicolor/*/apps/kcachegrind.* %changelog +* Sat Jan 17 2015 Rex Dieter - 14.12.1-1 +- 14.12.1 + * Sun Nov 09 2014 Rex Dieter - 4.14.3-1 - 4.14.3 diff --git a/sources b/sources index ba81681..69fe48b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74bd394389a508eefe8f08b1b3e32709 kcachegrind-4.14.3.tar.xz +9a9a54a04b7e7be466bdbce7e4b6dcf2 kcachegrind-14.12.1.tar.xz