diff --git a/.gitignore b/.gitignore index 056fc5d..b184c62 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kpty-5.19.0.tar.xz /kpty-5.20.0.tar.xz /kpty-5.21.0.tar.xz +/kpty-5.22.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index ad53a44..e41d092 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.21.0 +Version: 5.22.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 +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Mon Apr 04 2016 Rex Dieter - 5.21.0-1 - KDE Frameworks 5.21.0 diff --git a/sources b/sources index 32340f1..a205784 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6b51b6832faf2fb52d53e8bd6b62852 kpty-5.21.0.tar.xz +14ffc7ac3beffb6733681326b9def6f7 kpty-5.22.0.tar.xz