diff --git a/.gitignore b/.gitignore index 703c36a..7dc373d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kpty-5.8.0.tar.xz /kpty-5.9.0.tar.xz /kpty-5.10.0.tar.xz +/kpty-5.11.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 87fa700..d8d6f46 100755 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,7 +1,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -33,7 +33,6 @@ KDE Frameworks 5 tier 2 module providing Pty abstraction. Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: kf5-kcoreaddons-devel -Requires: kf5-ki18n-devel %description devel The %{name}-devel package contains libraries and header files for @@ -72,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 4a6c6e9..6bcdbe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -276a699780172cec679863ea53a24324 kpty-5.10.0.tar.xz +5cce7e6e758e6456455ea57cbb016b33 kpty-5.11.0.tar.xz