From 2e5eec4b8e6e3bb4940bb19e6dfdf4902b347168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Feb 2015 13:13:02 +0100 Subject: [PATCH] KDE Frameworks 5.7.0 --- .gitignore | 1 + kf5-kpty.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) mode change 100644 => 100755 kf5-kpty.spec diff --git a/.gitignore b/.gitignore index bdaea8c..02aec25 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kpty-5.4.0.tar.xz /kpty-5.5.0.tar.xz /kpty-5.6.0.tar.xz +/kpty-5.7.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec old mode 100644 new mode 100755 index 3f84529..d9b0dfc --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.6.0 +Version: 5.7.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -72,6 +72,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 be0965b..34401fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e93849f49b6c18518bf718d25801e0d7 kpty-5.6.0.tar.xz +27da31464d8381c228d8dd1226628659 kpty-5.7.0.tar.xz