diff --git a/.gitignore b/.gitignore index 05afc3e..9d9cd04 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kded-5.0.0.tar.xz /kded-5.1.0.tar.xz /kded-5.2.0.tar.xz +/kded-5.3.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 3700c16..75e25b7 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -2,7 +2,7 @@ %define framework kded Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -86,6 +86,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 dc6ade5..7075d72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2804368032651b4ac72d6d423a8878a kded-5.2.0.tar.xz +1802bd98cfc1eba48b48cec8656e8a60 kded-5.3.0.tar.xz