From 8949b1841d4bf7445736998aa8ffbaced1d4ff4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Oct 2015 15:03:16 +0200 Subject: [PATCH] KDE Frameworks 5.15.0 --- .gitignore | 1 + kf5-kcmutils.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f124e4d..f0c1232 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kcmutils-5.12.0.tar.xz /kcmutils-5.13.0.tar.xz /kcmutils-5.14.0.tar.xz +/kcmutils-5.15.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index cc3efaf..5fb8778 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,7 +1,7 @@ %global framework kcmutils Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -82,6 +82,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 13ad56b..a414c97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdb3eaa651bf61bbdcef094f281b9caf kcmutils-5.14.0.tar.xz +6bad585122df5ee6e421ff192c007444 kcmutils-5.15.0.tar.xz