diff --git a/.gitignore b/.gitignore index 261bdaf..6632c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /frameworkintegration-5.18.0.tar.xz /frameworkintegration-5.19.0.tar.xz +/frameworkintegration-5.20.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 0eed456..da733b8 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -118,6 +118,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %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 e11834e..18f220c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ff469c4b86c11bae91b1ee43a8fe386 frameworkintegration-5.19.0.tar.xz +cedac6f1740ca905f2c70cd9202b7e5d frameworkintegration-5.20.0.tar.xz