From 31b741a22ca6b428c5bab3c1b936e7d27cbdeb8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 13:54:14 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-knotifyconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2e0509..25c8f68 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /knotifyconfig-5.6.0.tar.xz /knotifyconfig-5.7.0.tar.xz /knotifyconfig-5.8.0.tar.xz +/knotifyconfig-5.9.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index be3a7cd..66f2388 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -1,7 +1,7 @@ %global framework knotifyconfig Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -81,6 +81,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 1c9964b..17901c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08bfc1548b69a6bdd491e9aac17ec7e6 knotifyconfig-5.8.0.tar.xz +073cf4fea543c1d4b8d54816021aa685 knotifyconfig-5.9.0.tar.xz