From 3faf6ae0bb1e5a366e11267e242a889d10ab49b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 13:15:39 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-knotifications.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a6921e4..d8416e8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /knotifications-5.0.0.tar.xz /knotifications-5.1.0.tar.xz /knotifications-5.2.0.tar.xz +/knotifications-5.3.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index bf89afe..cdeee02 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -2,7 +2,7 @@ %define framework knotifications Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with abstraction for system notifications @@ -84,6 +84,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 5daa565..861a243 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e4affeb4319eca4a0afb885319ec060 knotifications-5.2.0.tar.xz +c27d1bcef5d4ec5ac5b848c68a33f67e knotifications-5.3.0.tar.xz