From 1033b18d9cf874434d8f5e40907884729aa19473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Oct 2015 15:05:26 +0200 Subject: [PATCH] KDE Frameworks 5.15.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1d6b1de..3b776b0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kdeclarative-5.12.0.tar.xz /kdeclarative-5.13.0.tar.xz /kdeclarative-5.14.0.tar.xz +/kdeclarative-5.15.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 821d544..75001ea 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,7 +1,7 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative @@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index f131367..678586b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46c2fbccef981359cb9af1c73bd8eada kdeclarative-5.14.0.tar.xz +6d016b4a482e34fd75e12bb773ab68ae kdeclarative-5.15.0.tar.xz