From ddb7bd4dcb27615a6ebf971bea47f770e5295997 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Feb 2015 13:13:01 +0100 Subject: [PATCH] KDE Frameworks 5.7.0 --- .gitignore | 1 + kf5-kcompletion.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) mode change 100644 => 100755 kf5-kcompletion.spec diff --git a/.gitignore b/.gitignore index 1f40443..e63e26f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kcompletion-5.4.0.tar.xz /kcompletion-5.5.0.tar.xz /kcompletion-5.6.0.tar.xz +/kcompletion-5.7.0.tar.xz diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec old mode 100644 new mode 100755 index 6180aea..aba6900 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,7 +1,7 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.6.0 +Version: 5.7.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes @@ -75,6 +75,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Feb 16 2015 Daniel Vrátil - 5.7.0-1 +- KDE Frameworks 5.7.0 + +* Mon Feb 09 2015 Daniel Vrátil - 5.7.0-1 +- KDE Frameworks 5.7.0 + * Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 - KDE Frameworks 5.6.0 diff --git a/sources b/sources index ee66161..f266bbd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a052a169885c4f9a5c425ae6b25c1339 kcompletion-5.6.0.tar.xz +821eef72d69c49cf5afd0a7793db9f70 kcompletion-5.7.0.tar.xz