From 23ecdb3d9e27d52efb7dc4f710f3901183643fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 10 Jun 2015 14:29:16 +0200 Subject: [PATCH] KDE Frameworks 5.11.0 --- .gitignore | 1 + kf5-kcompletion.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 97f7b0a..3ed20d2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kcompletion-5.8.0.tar.xz /kcompletion-5.9.0.tar.xz /kcompletion-5.10.0.tar.xz +/kcompletion-5.11.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index ba1f827..ae4af3c 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -35,8 +35,7 @@ lower-level completion class which can be used with your own widgets. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: kf5-kconfig-devel -Requires: kf5-kwidgetsaddons-devel +Requires: qt5-qtbase-devel %description devel The %{name}-devel package contains libraries and header files for @@ -75,6 +74,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 c8e1bb6..46f60e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f42f8fc10cb35cdc6ffd87e6c5621bfd kcompletion-5.10.0.tar.xz +b09b9d9e5856f21fb6fedcbcd9719c4f kcompletion-5.11.0.tar.xz