diff --git a/.gitignore b/.gitignore index 635c438..da08f97 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kidletime-5.8.0.tar.xz /kidletime-5.9.0.tar.xz /kidletime-5.10.0.tar.xz +/kidletime-5.11.0.tar.xz diff --git a/kf5-kidletime.spec b/kf5-kidletime.spec index 841a63f..a6bfa6b 100644 --- a/kf5-kidletime.spec +++ b/kf5-kidletime.spec @@ -1,7 +1,7 @@ %global framework kidletime Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil <dvratil@redhat.com> - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 5d82e3d..1bbda1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0461f21f265b88d4d3a274c77fe4c19c kidletime-5.10.0.tar.xz +d3d51e235dc56f164c79dc4ebc9feb3e kidletime-5.11.0.tar.xz