diff --git a/.gitignore b/.gitignore index 6632c2e..72df90d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /frameworkintegration-5.18.0.tar.xz /frameworkintegration-5.19.0.tar.xz /frameworkintegration-5.20.0.tar.xz +/frameworkintegration-5.21.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 7c62006..99065e6 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.20.0 -Release: 2%{?dist} +Version: 5.21.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://projects.kde.org/frameworkintegration @@ -120,6 +120,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 21 2016 Rex Dieter - 5.20.0-2 - Add dep on qt5-qtbase used at buildtime diff --git a/sources b/sources index 18f220c..810fd6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cedac6f1740ca905f2c70cd9202b7e5d frameworkintegration-5.20.0.tar.xz +5c49bcff088db6b9d37977a53b1e561b frameworkintegration-5.21.0.tar.xz