From c8886bd3dfe043231e98a3eccde33788122bf5b4 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Jan 08 2015 13:42:16 +0000 Subject: KDE Frameworks 5.6.0 --- diff --git a/.gitignore b/.gitignore index 896072b..bdaea8c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kpty-5.3.0.tar.xz /kpty-5.4.0.tar.xz /kpty-5.5.0.tar.xz +/kpty-5.6.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 9e66fc4..22cd342 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 90bc88d..be0965b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -919207b8f2d1d7ee2953dafd1006af8b kpty-5.5.0.tar.xz +e93849f49b6c18518bf718d25801e0d7 kpty-5.6.0.tar.xz