From 51f252fa6e668a572975a6bab2060a2ea64aebfa Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Jul 06 2016 15:54:52 +0000 Subject: KDE Frameworks 5.24.0 --- diff --git a/.gitignore b/.gitignore index b8bd65a..9cf37b6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kpty-5.21.0.tar.xz /kpty-5.22.0.tar.xz /kpty-5.23.0.tar.xz +/kpty-5.24.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index a0ce14e..ed18941 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -74,6 +74,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index d467b7a..46b63a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -458cc1bc560be08c3a706049bf037918 kpty-5.23.0.tar.xz +5aa1042ffd8bab0df514f8a043e7511a kpty-5.24.0.tar.xz