diff --git a/.gitignore b/.gitignore index ec1c939..ccc4872 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kded-5.15.0.tar.xz /kded-5.16.0.tar.xz /kded-5.17.0.tar.xz +/kded-5.18.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 9f60236..d2758e3 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,8 +1,8 @@ %global framework kded Name: kf5-%{framework} -Version: 5.17.0 -Release: 2%{?dist} +Version: 5.18.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services License: LGPLv2+ @@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Sat Jan 02 2016 Rex Dieter 5.17.0-2 - .spec cosmetics, update URL - own %{_kf5_plugindir}/kded/ diff --git a/sources b/sources index 651b00e..35758fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f29779d28bd5286dfde1e4ce7a5c1344 kded-5.17.0.tar.xz +480a09bea54f2a052a883352a7902e08 kded-5.18.0.tar.xz