From 7b3185b26359773bf4dc183dfbfaf1f95bf02c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 10 Jun 2015 14:28:44 +0200 Subject: [PATCH] KDE Frameworks 5.11.0 --- .gitignore | 1 + kf5-knotifyconfig.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 45f26ee..50006e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /knotifyconfig-5.8.0.tar.xz /knotifyconfig-5.9.0.tar.xz /knotifyconfig-5.10.0.tar.xz +/knotifyconfig-5.11.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 96c2e32..068625a 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -1,7 +1,7 @@ %global framework knotifyconfig Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -30,7 +30,6 @@ BuildRequires: kf5-kcompletion-devel BuildRequires: kf5-kconfig-devel BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kio-devel -BuildRequires: kf5-kservice-devel Requires: kf5-filesystem @@ -40,8 +39,6 @@ Requires: kf5-filesystem %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: kf5-ki18n-devel -Requires: kf5-kio-devel Requires: qt5-qtbase-devel %description devel @@ -81,6 +78,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 f4c353d..6f4747d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b86b47aaddff3b95d62738fd752b5a5 knotifyconfig-5.10.0.tar.xz +9c57e87d0f13e8bd0e49782b58716b12 knotifyconfig-5.11.0.tar.xz