From 538860175fec5adf92e8226eeea178061b0a83a7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 13:40:42 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-attica.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 77a404a..729d4d9 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /attica-5.24.0.tar.xz /attica-5.25.0.tar.xz /attica-5.26.0.tar.xz +/attica-5.27.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 25afd81..c401863 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,8 +1,8 @@ %global framework attica Name: kf5-attica -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API License: LGPLv2+ @@ -70,6 +70,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 a02486a..b9d392a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9964350af248c74900b2cc5ee9f475c attica-5.26.0.tar.xz +58d0152f41877f2c4086070fd119ca4f attica-5.27.0.tar.xz