From b0bd2d0d9787617a99f9fd932146d4db3313ec6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:28:47 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-knotifyconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bff2539..b0531ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /knotifyconfig-4.100.0.tar.xz /knotifyconfig-5.0.0.tar.xz +/knotifyconfig-5.1.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 57592e3..6928ed1 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -2,7 +2,7 @@ %define framework knotifyconfig Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -79,6 +79,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 9bf3048..dbe9168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eafd8178bfcd7eabaa028af22c620958 knotifyconfig-5.0.0.tar.xz +b054ff3d9bc264bc1a9c34703cfdb11b knotifyconfig-5.1.0.tar.xz