diff --git a/.gitignore b/.gitignore index 72df90d..6585c00 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /frameworkintegration-5.19.0.tar.xz /frameworkintegration-5.20.0.tar.xz /frameworkintegration-5.21.0.tar.xz +/frameworkintegration-5.22.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 764b340..4f5a034 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.21.0 -Release: 3%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://quickgit.kde.org/?p=%{framework}.git @@ -128,6 +128,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Fri Apr 08 2016 Rex Dieter - 5.21.0-3 - Requires: google-noto-sans oxygen-mono (where Recommends are not supported) diff --git a/sources b/sources index 810fd6c..e10b8fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c49bcff088db6b9d37977a53b1e561b frameworkintegration-5.21.0.tar.xz +b22f922009cb57beeb09b048003c5369 frameworkintegration-5.22.0.tar.xz