diff --git a/.gitignore b/.gitignore index a933f7e..669e546 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kcompletion-5.24.0.tar.xz /kcompletion-5.25.0.tar.xz /kcompletion-5.26.0.tar.xz +/kcompletion-5.27.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 28249ee..092bce9 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index a9ddb21..0c7c56d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2e45f8b12bc4f8dfb51f5e4b3b8ad2a kcompletion-5.26.0.tar.xz +e4062d29440bf1d7bde8246a1c1e4365 kcompletion-5.27.0.tar.xz