From c7a4ae25563fa2b67530fcb98020f027c4772325 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Mar 16 2015 11:55:01 +0000 Subject: KDE Frameworks 5.8.0 --- diff --git a/.gitignore b/.gitignore index 02aec25..c086cb5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kpty-5.5.0.tar.xz /kpty-5.6.0.tar.xz /kpty-5.7.0.tar.xz +/kpty-5.8.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 9e5a715..47beb7b 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.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 Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 34401fa..8a516c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27da31464d8381c228d8dd1226628659 kpty-5.7.0.tar.xz +a4387e3cfdc01b79e2983c98a4afeb01 kpty-5.8.0.tar.xz