From 813a2a12d5ca69082740392079db2691b0ec7a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 6 Jul 2016 17:54:43 +0200 Subject: [PATCH] KDE Frameworks 5.24.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e63a601..ea8020d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /frameworkintegration-5.21.0.tar.xz /frameworkintegration-5.22.0.tar.xz /frameworkintegration-5.23.0.tar.xz +/frameworkintegration-5.24.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index d903002..ec3956f 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.23.0 -Release: 4%{?dist} +Version: 5.24.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://quickgit.kde.org/?p=%{framework}.git @@ -126,6 +126,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Wed Jun 29 2016 Rex Dieter - 5.23.0-4 - rebuild (qt5) diff --git a/sources b/sources index 09d2ecd..b2cb6d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16af94413983986c36a3a2b9279a3b7b frameworkintegration-5.23.0.tar.xz +bc3793fb4adf756511fdd042cb710afc frameworkintegration-5.24.0.tar.xz