From f860a02b5a5730d80b59d30b756c38c0480ff9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 8 Dec 2015 23:33:18 +0100 Subject: [PATCH] KDE Frameworks 5.17.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0676d9c..d2acbe2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /frameworkintegration-5.14.0.tar.xz /frameworkintegration-5.15.0.tar.xz /frameworkintegration-5.16.0.tar.xz +/frameworkintegration-5.17.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index aea9256..ce05b31 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -113,6 +113,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 20a1007..4f3ae1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a4eff6bea888031d7a463fdae9d3c09 frameworkintegration-5.16.0.tar.xz +9d893ef7de02b2e61dfe24ea82744e6f frameworkintegration-5.17.0.tar.xz