From 0b20aa5352184cb6f78dc82b20031abaca8b9101 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 21:30:16 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-kpeople.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bebc477..f510df3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kpeople-5.24.0.tar.xz /kpeople-5.25.0.tar.xz /kpeople-5.26.0.tar.xz +/kpeople-5.27.0.tar.xz diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index a393ef8..ce4b9c1 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,8 +1,8 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 library for contact and people aggregation License: LGPLv2+ @@ -92,6 +92,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 fcc8f7e..3f62339 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb2c3076f7e744f3da557ed48b8471f7 kpeople-5.26.0.tar.xz +d27f8dbf99cf2bf8fce8c626b82d49b8 kpeople-5.27.0.tar.xz