diff --git a/.gitignore b/.gitignore index 22df04f..50eeb72 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kwindowsystem-5.5.0.tar.xz /kwindowsystem-5.6.0.tar.xz /kwindowsystem-5.7.0.tar.xz +/kwindowsystem-5.8.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index c275e04..1aa9523 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,8 +1,8 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -75,6 +75,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 2b2ed0b..1d39cb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -affc59e5e59b151d0dc9f1e95eb49da4 kwindowsystem-5.7.0.tar.xz +abc30887409acf05d1e6e22f1c3b98e8 kwindowsystem-5.8.0.tar.xz