[kcachegrind] 14.12.1

Rex Dieter rdieter at fedoraproject.org
Sat Jan 17 17:48:10 UTC 2015


commit 3c688819873d39aa8adb7dd32a1001aa869c0b71
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jan 17 11:48:36 2015 -0600

    14.12.1

 .gitignore       |    1 +
 kcachegrind.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <rdieter at fedoraproject.org> - 14.12.1-1
+- 14.12.1
+
 * Sun Nov 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 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


More information about the scm-commits mailing list