From 58c495d091566c79137533300046cb0753cc0629 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 13:41:17 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ccd1fa8..8adb196 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kwindowsystem-5.24.0.tar.xz /kwindowsystem-5.25.0.tar.xz /kwindowsystem-5.26.0.tar.xz +/kwindowsystem-5.27.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index b8304d3..b857433 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,8 +1,8 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -81,6 +81,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 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 eb9bba0..1f40ffe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc45d29e6a9b25bd360d6cb3749026ea kwindowsystem-5.26.0.tar.xz +91c9c0158573c6b42436b727a4596657 kwindowsystem-5.27.0.tar.xz