From 02f19564d3d2205529ffa02f34f3010703fa8d91 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Oct 07 2014 11:07:26 +0000 Subject: KDE Frameworks 5.3.0 --- diff --git a/.gitignore b/.gitignore index c288c3f..8836169 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kpty-5.0.0.tar.xz /kpty-5.1.0.tar.xz /kpty-5.2.0.tar.xz +/kpty-5.3.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index e4f4b0d..82b4765 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %define framework kpty Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index eb14997..7b481e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df09f193bc794e27a83e7918524cc8c5 kpty-5.2.0.tar.xz +4bfd4b92220c02f4d23d33ecc5c6031a kpty-5.3.0.tar.xz