From 9b340454aa6840b721522ceaa1cd1f41d0d1a661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:14:00 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-knotifyconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 25c8f68..45f26ee 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /knotifyconfig-5.7.0.tar.xz /knotifyconfig-5.8.0.tar.xz /knotifyconfig-5.9.0.tar.xz +/knotifyconfig-5.10.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 66f2388..96c2e32 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -1,7 +1,7 @@ %global framework knotifyconfig Name: kf5-%{framework} -Version: 5.9.0 +Version: 5.10.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 +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 - KDE Frameworks 5.9.0 diff --git a/sources b/sources index 17901c2..f4c353d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -073cf4fea543c1d4b8d54816021aa685 knotifyconfig-5.9.0.tar.xz +7b86b47aaddff3b95d62738fd752b5a5 knotifyconfig-5.10.0.tar.xz