diff --git a/.gitignore b/.gitignore index d8416e8..1c101d4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /knotifications-5.1.0.tar.xz /knotifications-5.2.0.tar.xz /knotifications-5.3.0.tar.xz +/knotifications-5.4.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index cdeee02..5cfe8f8 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -2,7 +2,7 @@ %define framework knotifications Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.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 +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 861a243..95cc7dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c27d1bcef5d4ec5ac5b848c68a33f67e knotifications-5.3.0.tar.xz +26759f849e6e9bcfa8fe33593c622741 knotifications-5.4.0.tar.xz