diff --git a/.gitignore b/.gitignore index efed831..c288c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kpty-4.100.0.tar.xz /kpty-5.0.0.tar.xz /kpty-5.1.0.tar.xz +/kpty-5.2.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 46ade3f..e4f4b0d 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %define framework kpty Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 36c379e..eb14997 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69958845c262b4e345d20418a5bea0b2 kpty-5.1.0.tar.xz +df09f193bc794e27a83e7918524cc8c5 kpty-5.2.0.tar.xz