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