From a45f1cdee4036368fc84109f30a1fc1c73a0ac5e Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Oct 08 2015 13:06:54 +0000 Subject: KDE Frameworks 5.15.0 --- diff --git a/.gitignore b/.gitignore index fc03a27..4b685f8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kpty-5.12.0.tar.xz /kpty-5.13.0.tar.xz /kpty-5.14.0.tar.xz +/kpty-5.15.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 8f1bcc5..427ca1e 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 945172a..1e80367 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a08cbe17b90a6757affb443cb7cbd499 kpty-5.14.0.tar.xz +65b286bef837ec661187613843381bfe kpty-5.15.0.tar.xz