From 589bd553ac03dcbfb649203495585494f76a12d1 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: May 11 2015 09:11:16 +0000 Subject: KDE Frameworks 5.10.0 --- diff --git a/.gitignore b/.gitignore index be0e7d5..68ae72e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kdeclarative-5.7.0.tar.xz /kdeclarative-5.8.0.tar.xz /kdeclarative-5.9.0.tar.xz +/kdeclarative-5.10.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 17942a9..880f1f2 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,8 +1,8 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative License: GPLv2+ and MIT @@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Tue Apr 14 2015 Rex Dieter 5.9.0-2 - -devel: Requires: +kf5-kconfig-devel +kf5-kpackage-devel -kf5-kio-devel diff --git a/sources b/sources index 8d757b2..3822218 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef1f08f519b4ad292e49138a5118a7b3 kdeclarative-5.9.0.tar.xz +09de5d66de47f645d50c57ac735eeb3c kdeclarative-5.10.0.tar.xz