From a89b47c889273f5a58238caedc0a44aae3986fef Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: May 11 2015 09:12:42 +0000 Subject: KDE Frameworks 5.10.0 --- diff --git a/.gitignore b/.gitignore index 7e1bbf8..703c36a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kpty-5.7.0.tar.xz /kpty-5.8.0.tar.xz /kpty-5.9.0.tar.xz +/kpty-5.10.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 3164203..87fa700 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -72,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index ccfd082..4a6c6e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f3c8da7d7f3a6f33aba08f44d16d2c3 kpty-5.9.0.tar.xz +276a699780172cec679863ea53a24324 kpty-5.10.0.tar.xz