From c00c1d0a553e7234e06dd41806df0b09c726fc99 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Dec 08 2015 22:33:30 +0000 Subject: KDE Frameworks 5.17.0 --- diff --git a/.gitignore b/.gitignore index 59ba38c..3821f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kpty-5.14.0.tar.xz /kpty-5.15.0.tar.xz /kpty-5.16.0.tar.xz +/kpty-5.17.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 341ca21..ea373b4 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.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 +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 4f9f541..063f80f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ae3e865f551af04bac69d808b9a9289 kpty-5.16.0.tar.xz +f1c3cb03e9b4c9df48a62b6186ef1ef7 kpty-5.17.0.tar.xz