From 64146cff6dd2b3a701bda2b1a067c554f4984a90 Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Mar 14 2016 10:40:56 +0000 Subject: KDE Frameworks 5.20.0 --- diff --git a/.gitignore b/.gitignore index 4d5e357..fb2e7fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kpty-5.18.0.tar.xz /kpty-5.19.0.tar.xz +/kpty-5.20.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 954bbb6..d82eb4c 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.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 +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 41d650d..1e8a375 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09e682b3395c9eb5f1a63203564c7d99 kpty-5.19.0.tar.xz +bf119f71086e84e362a78bc5a798efc4 kpty-5.20.0.tar.xz