diff --git a/.gitignore b/.gitignore index 3ed20d2..f96965b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kcompletion-5.9.0.tar.xz /kcompletion-5.10.0.tar.xz /kcompletion-5.11.0.tar.xz +/kcompletion-5.12.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index b55f69c..0448f5e 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -74,6 +74,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jul 10 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 46f60e0..bb96778 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b09b9d9e5856f21fb6fedcbcd9719c4f kcompletion-5.11.0.tar.xz +b778c5f541e35c076a5729a8e6765b63 kcompletion-5.12.0.tar.xz