From 3749ea92e34669e188a17e93db32fd9e7d6610ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 15 Sep 2014 09:40:08 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-threadweaver.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 78965ab..bb3372d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /threadweaver-4.100.0.tar.xz /threadweaver-5.0.0.tar.xz /threadweaver-5.1.0.tar.xz +/threadweaver-5.2.0.tar.xz diff --git a/kf5-threadweaver.spec b/kf5-threadweaver.spec index fc3376f..3aea14d 100644 --- a/kf5-threadweaver.spec +++ b/kf5-threadweaver.spec @@ -2,8 +2,8 @@ %define framework threadweaver Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for advanced thread management License: LGPLv2+ @@ -64,6 +64,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sun Aug 17 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 6b0b9d2..841693f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a79f7b25845a2bf22617e00fe388410 threadweaver-5.1.0.tar.xz +5375d792cdc3b8bab509af8101e50a25 threadweaver-5.2.0.tar.xz