diff --git a/.gitignore b/.gitignore index 78a9192..7c68a55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kcrash-4.100.0.tar.xz /kcrash-5.0.0.tar.xz +/kcrash-5.1.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index 0e525c7..4c0d109 100644 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -2,7 +2,7 @@ %define framework kcrash Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes @@ -73,6 +73,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCrash.pri %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index a5116fc..e97158d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3017ca4b16626bd707d9c74b191a58ab kcrash-5.0.0.tar.xz +05f4562df2d26812f11f558138161710 kcrash-5.1.0.tar.xz