From 7e4240d2a75f5605658a64b104d60a16ec994c5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 17:55:04 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-kpty.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3821f4d..d4dac5e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kpty-5.15.0.tar.xz /kpty-5.16.0.tar.xz /kpty-5.17.0.tar.xz +/kpty-5.18.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index ea373b4..98162f4 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 063f80f..0ecc33d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1c3cb03e9b4c9df48a62b6186ef1ef7 kpty-5.17.0.tar.xz +03ff4be4bbb45979c34419a5d05d7cbb kpty-5.18.0.tar.xz