From 84f0c9b0c80b55ca984a60d01506dfb51009278d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 21:27:26 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-kcrash.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7ff1f7d..b67469d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kcrash-5.24.0.tar.xz /kcrash-5.25.0.tar.xz /kcrash-5.26.0.tar.xz +/kcrash-5.27.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index 7ffe290..31927b1 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,8 +1,8 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.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 +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index a04aabd..1769bc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c6644cc02b6c7c6b0b32f7331304502 kcrash-5.26.0.tar.xz +e061460f6ffae7c3b1eee220d59e1dd4 kcrash-5.27.0.tar.xz