diff --git a/.gitignore b/.gitignore index 8836169..d7d9acf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kpty-5.1.0.tar.xz /kpty-5.2.0.tar.xz /kpty-5.3.0.tar.xz +/kpty-5.4.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 82b4765..8655853 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %define framework kpty Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 7b481e4..4a148a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bfd4b92220c02f4d23d33ecc5c6031a kpty-5.3.0.tar.xz +2de8c2ba7ae950995c6a842176e8f7a1 kpty-5.4.0.tar.xz