From 04d28ebdd2cd43bd519ffa70c1dd62cce0fc480e Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Sep 08 2016 08:33:33 +0000 Subject: KDE Frameworks 5.26.0 --- diff --git a/.gitignore b/.gitignore index 260a985..a45e523 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kpty-5.23.0.tar.xz /kpty-5.24.0.tar.xz /kpty-5.25.0.tar.xz +/kpty-5.26.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index b076cdf..fd75a4d 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -74,6 +74,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index 916de59..a13691b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -904db48ad9e21de2df42738775261b23 kpty-5.25.0.tar.xz +13e93ef73fa6242194c4411da2b3b763 kpty-5.26.0.tar.xz