From 746ebc852ff8d7779305e31e98f26c894e9055cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 6 Jul 2016 17:54:37 +0200 Subject: [PATCH] KDE Frameworks 5.24.0 --- .gitignore | 1 + kf5-threadweaver.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 71e3e39..b8cd4b4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /threadweaver-5.21.0.tar.xz /threadweaver-5.22.0.tar.xz /threadweaver-5.23.0.tar.xz +/threadweaver-5.24.0.tar.xz diff --git a/kf5-threadweaver.spec b/kf5-threadweaver.spec index 147bbc2..207cff2 100644 --- a/kf5-threadweaver.spec +++ b/kf5-threadweaver.spec @@ -1,7 +1,7 @@ %global framework threadweaver Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for advanced thread management @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index e1ebf91..30222a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7afffde55f36e3878a2e9ccbd70989c threadweaver-5.23.0.tar.xz +a668d34f7f247ad28aba22949cea53a0 threadweaver-5.24.0.tar.xz