From ee6e858058ad5e687aad84006b767c145e889bac Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Mar 14 2016 10:41:31 +0000 Subject: KDE Frameworks 5.20.0 --- diff --git a/.gitignore b/.gitignore index 6382f1c..865c45d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kwindowsystem-5.18.0.tar.xz /kwindowsystem-5.19.0.tar.xz +/kwindowsystem-5.20.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index cc917f3..7ac696b 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management @@ -79,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 3a4c592..4ad4cdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e4a9cbe3d4217062c8656833db641f8 kwindowsystem-5.19.0.tar.xz +67e4026752ad7879de67bc7a6e5b55d0 kwindowsystem-5.20.0.tar.xz