From fd9ef2b65f2a220c18bbc3fa71b4da9c3ace30e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 6 Jul 2016 17:48:09 +0200 Subject: [PATCH] KDE Frameworks 5.24.0 --- .gitignore | 1 + kf5-kcrash.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 97aa279..2eabd15 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kcrash-5.21.0.tar.xz /kcrash-5.22.0.tar.xz /kcrash-5.23.0.tar.xz +/kcrash-5.24.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index e8dfcde..4020571 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,7 +1,7 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.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 Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 101f60a..34a7c91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f4efc958c5f820399d2620abd4f5b39 kcrash-5.23.0.tar.xz +10119826a766faeda888c7a6125fd6f2 kcrash-5.24.0.tar.xz