diff --git a/.gitignore b/.gitignore index c086cb5..7e1bbf8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kpty-5.6.0.tar.xz /kpty-5.7.0.tar.xz /kpty-5.8.0.tar.xz +/kpty-5.9.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 47beb7b..b4d0ec3 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -72,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 8a516c9..ccfd082 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4387e3cfdc01b79e2983c98a4afeb01 kpty-5.8.0.tar.xz +9f3c8da7d7f3a6f33aba08f44d16d2c3 kpty-5.9.0.tar.xz