diff --git a/.gitignore b/.gitignore index c935e8c..1cc9e29 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kded-5.11.0.tar.xz /kded-5.12.0.tar.xz /kded-5.13.0.tar.xz +/kded-5.14.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index fff21fa..7f0f751 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,7 +1,7 @@ %global framework kded Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -86,6 +86,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index b9a4a53..a30702e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f51103fa7e7df6ba60592853aa57276e kded-5.13.0.tar.xz +5a14cc490517fad7b087057b3ec34265 kded-5.14.0.tar.xz