From 5d6027c2cca79227c8c34b03d2b8451fd2c67161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 9 Nov 2015 23:07:50 +0100 Subject: [PATCH] KDE Frameworks 5.16 --- .gitignore | 1 + kf5-kdeclarative.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3b776b0..69303e6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kdeclarative-5.13.0.tar.xz /kdeclarative-5.14.0.tar.xz /kdeclarative-5.15.0.tar.xz +/kdeclarative-5.16.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 75001ea..e01b9de 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,7 +1,7 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.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 +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index 678586b..23353a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d016b4a482e34fd75e12bb773ab68ae kdeclarative-5.15.0.tar.xz +4b96d169c2956487f34391872405beeb kdeclarative-5.16.0.tar.xz