From e68b9e7e0a74c6b04dc738461815b9f5f42b7a71 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 May 2016 09:54:37 -0500 Subject: [PATCH] KDE Frameworks 5.22.0 --- .gitignore | 1 + kf5-kwindowsystem.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a0f3915..0daa7b6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kwindowsystem-5.19.0.tar.xz /kwindowsystem-5.20.0.tar.xz /kwindowsystem-5.21.0.tar.xz +/kwindowsystem-5.22.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 49b1ff4..d2edf2e 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -1,7 +1,7 @@ %global framework kwindowsystem Name: kf5-%{framework} -Version: 5.21.0 +Version: 5.22.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 May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Mon Apr 04 2016 Rex Dieter - 5.21.0-1 - KDE Frameworks 5.21.0 diff --git a/sources b/sources index 4b504d8..cf6fc97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69b0c1d0ff309f966e83af7e4852cbd9 kwindowsystem-5.21.0.tar.xz +e0d5afe02b4acb0c557f3309035706e4 kwindowsystem-5.22.0.tar.xz