From b8035ef28c515df827ff12847cecfb67776c5e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 11 Sep 2014 09:54:49 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-kcoreaddons.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5e9757a..73e1120 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kcoreaddons-4.100.0.tar.xz /kcoreaddons-5.0.0.tar.xz /kcoreaddons-5.1.0.tar.xz +/kcoreaddons-5.2.0.tar.xz diff --git a/kf5-kcoreaddons.spec b/kf5-kcoreaddons.spec index 74a80c9..af0a18d 100644 --- a/kf5-kcoreaddons.spec +++ b/kf5-kcoreaddons.spec @@ -2,8 +2,8 @@ %define framework kcoreaddons Name: kf5-%{framework} -Version: 5.1.0 -Release: 3%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore License: GPLv2+ and GPLv2+ @@ -78,6 +78,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_kf5_archdatadir}/mkspecs/modules/qt_KCoreAddons.pri %changelog +* Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 6ce2a5e..2551164 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b11b007da8f28574323901a5b36a882 kcoreaddons-5.1.0.tar.xz +142078de1aeaf29ba9fd91f71ece7cf7 kcoreaddons-5.2.0.tar.xz