From 2c175a6bf12363c2f60d4c179167800efeb618a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 15 Sep 2014 09:47:52 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 601a5fb..8cac74b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kdeclarative-4.100.0.tar.xz /kdeclarative-5.0.0.tar.xz /kdeclarative-5.1.0.tar.xz +/kdeclarative-5.2.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index a5a2ad7..37e3242 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -2,8 +2,8 @@ %define framework kdeclarative Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative License: GPLv2+ and MIT @@ -91,6 +91,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KDeclarative.pri %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 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 a6370eb..a250280 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca6532dfbcf861a4d9e9e4f50a34db4c kdeclarative-5.1.0.tar.xz +5c74a2802200f10afed93cb7efa0e752 kdeclarative-5.2.0.tar.xz