From 8f1ceb2f858d9fe9db0d7d8428ce19a7d66ba7aa Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 May 2016 09:52:41 -0500 Subject: [PATCH] KDE Frameworks 5.22.0 --- .gitignore | 1 + kf5-kdesu.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3030380..1674423 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kdesu-5.19.0.tar.xz /kdesu-5.20.0.tar.xz /kdesu-5.21.0.tar.xz +/kdesu-5.22.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 49d06fe..f0f451e 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.21.0 +Version: 5.22.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -77,6 +77,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 0dbf2df..5ccb34d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdb3be4e01bfa3b59c27507baebd85a6 kdesu-5.21.0.tar.xz +780c1134bfbd297556788f4a199e6faf kdesu-5.22.0.tar.xz