From 10f084463ceddaae989a222d78610bd3a6696615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 17:56:38 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d2acbe2..41de893 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /frameworkintegration-5.15.0.tar.xz /frameworkintegration-5.16.0.tar.xz /frameworkintegration-5.17.0.tar.xz +/frameworkintegration-5.18.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index f40bcfb..108da53 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.17.0 -Release: 2%{?dist} +Version: 5.18.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://projects.kde.org/frameworkintegration @@ -117,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Wed Dec 16 2015 Rex Dieter - 5.17.0-2 - drop qt56/moc hack (qtbase should be fixed) - .spec cosmetics, update URL, use %%license diff --git a/sources b/sources index 4f3ae1d..58899d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d893ef7de02b2e61dfe24ea82744e6f frameworkintegration-5.17.0.tar.xz +82116c14ad16b43ef2fa800b5c48edec frameworkintegration-5.18.0.tar.xz