From fb0434387e653284be0cb93c80fdb2c91384c474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 11 Feb 2016 15:16:12 +0100 Subject: [PATCH] KDE Frameworks 5.19.0 --- .gitignore | 1 + kf5-kcrash.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab1fb88..4ebc921 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kcrash-5.18.0.tar.xz +/kcrash-5.19.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index 4862679..52c3e69 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,8 +1,8 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes License: LGPLv2+ @@ -75,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 8244312..f7eea0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6503c2c7b8df59be593f73df87a5efcd kcrash-5.18.0.tar.xz +6ede0e1e87a9009d9b24b3a824543dc9 kcrash-5.19.0.tar.xz