diff --git a/.gitignore b/.gitignore index bcc267e..cbf6428 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kcrash-5.11.0.tar.xz /kcrash-5.12.0.tar.xz /kcrash-5.13.0.tar.xz +/kcrash-5.14.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index cdc523f..7bb0899 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,7 +1,7 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes @@ -75,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index f0d11bf..6abdff0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f261f5f1aff9bfce0abea333ce3aa89a kcrash-5.13.0.tar.xz +faa443c8a45cb942e2f2b2ae647c695b kcrash-5.14.0.tar.xz