diff --git a/.gitignore b/.gitignore index 0ba21f1..04dd581 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kded-4.100.0.tar.xz /kded-5.0.0.tar.xz +/kded-5.1.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 632e44c..6af1fb9 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -2,7 +2,7 @@ %define framework kded Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.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 +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 4cd28af..8950a28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ed54283155d578d81d9af7348bf426f kded-5.0.0.tar.xz +cc3a99adccb3f3cb19c0c731ea5a7976 kded-5.1.0.tar.xz