diff --git a/.gitignore b/.gitignore index c04c53c..309deaa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /knotifyconfig-5.0.0.tar.xz /knotifyconfig-5.1.0.tar.xz /knotifyconfig-5.2.0.tar.xz +/knotifyconfig-5.3.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index d3879b8..a734ecf 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -2,7 +2,7 @@ %define framework knotifyconfig Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.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 +* 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 d567553..ede7b97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b42e7d10970221011797c8fb9500a68 knotifyconfig-5.2.0.tar.xz +251531100fa313155401c0c3dcd369db knotifyconfig-5.3.0.tar.xz