From 21832c0358e446ecc4732ce1cfdde3e3da6fed4c Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Sep 16 2015 11:47:56 +0000 Subject: KDE Frameworks 5.14.0 --- diff --git a/.gitignore b/.gitignore index 8804a51..fc03a27 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kpty-5.11.0.tar.xz /kpty-5.12.0.tar.xz /kpty-5.13.0.tar.xz +/kpty-5.14.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 8ce5877..8f1bcc5 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.13.0 -Release: 2%{?dist} +Version: 5.14.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Sat Sep 12 2015 Rex Dieter 5.13.0-2 - BR: libutempter-devel, .spec cosmetics diff --git a/sources b/sources index dad3339..945172a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9831c8231ac70ec4f1bf6d744dcebf63 kpty-5.13.0.tar.xz +a08cbe17b90a6757affb443cb7cbd499 kpty-5.14.0.tar.xz