diff --git a/.gitignore b/.gitignore index e63e26f..61e214d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kcompletion-5.5.0.tar.xz /kcompletion-5.6.0.tar.xz /kcompletion-5.7.0.tar.xz +/kcompletion-5.8.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 84b2751..4280c96 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -75,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index f266bbd..33645ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -821eef72d69c49cf5afd0a7793db9f70 kcompletion-5.7.0.tar.xz +d8c49357e334f5992df7a0863b08bed7 kcompletion-5.8.0.tar.xz