diff --git a/.gitignore b/.gitignore index 4b5c479..efed831 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kpty-4.100.0.tar.xz /kpty-5.0.0.tar.xz +/kpty-5.1.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 6ec92e3..7a715d6 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %define framework kpty Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.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 +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 7fd0727..36c379e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a83e94fa7915b53f014661c7563ad22 kpty-5.0.0.tar.xz +69958845c262b4e345d20418a5bea0b2 kpty-5.1.0.tar.xz