From ed9d95fd7fee74dab5619e3ddda42c88df84af71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 10 Jun 2015 14:26:19 +0200 Subject: [PATCH] KDE Frameworks 5.11.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68ae72e..b5bffb8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kdeclarative-5.8.0.tar.xz /kdeclarative-5.9.0.tar.xz /kdeclarative-5.10.0.tar.xz +/kdeclarative-5.11.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 880f1f2..157f742 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,7 +1,7 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative @@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 3822218..b0cb92e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09de5d66de47f645d50c57ac735eeb3c kdeclarative-5.10.0.tar.xz +ac8cc22f3e7f210e510ce75e1e606412 kdeclarative-5.11.0.tar.xz