diff --git a/.gitignore b/.gitignore index caa1dee..64ef329 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kcachegrind-4.11.95.tar.xz /kcachegrind-4.11.97.tar.xz /kcachegrind-4.12.0.tar.xz +/kcachegrind-4.12.1.tar.xz diff --git a/kcachegrind.spec b/kcachegrind.spec index a6044d9..09a1ce2 100644 --- a/kcachegrind.spec +++ b/kcachegrind.spec @@ -1,6 +1,6 @@ Name: kcachegrind Summary: GUI to profilers such as Valgrind -Version: 4.12.0 +Version: 4.12.1 Release: 1%{?dist} License: GPLv2 and GFDL @@ -75,6 +75,9 @@ fi %{_kde4_iconsdir}/hicolor/*/apps/kcachegrind.* %changelog +* Fri Jan 10 2014 Rex Dieter - 4.12.1-1 +- 4.12.1 + * Thu Dec 19 2013 Rex Dieter - 4.12.0-1 - 4.12.0 diff --git a/sources b/sources index 215fcaa..bc2957d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aebb82c77d99838675b18d7a490d5d77 kcachegrind-4.12.0.tar.xz +c1fe0abdcc18ab8e8567f0e9bbab3bbc kcachegrind-4.12.1.tar.xz