diff --git a/.gitignore b/.gitignore index 6585c00..e63a601 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /frameworkintegration-5.20.0.tar.xz /frameworkintegration-5.21.0.tar.xz /frameworkintegration-5.22.0.tar.xz +/frameworkintegration-5.23.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 9b9e91d..b065341 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -125,6 +125,9 @@ rm -fv %{buildroot}%{_kf5_datadir}/kconf_update/frameworksintegration-5.16-font. %changelog +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index e10b8fb..09d2ecd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b22f922009cb57beeb09b048003c5369 frameworkintegration-5.22.0.tar.xz +16af94413983986c36a3a2b9279a3b7b frameworkintegration-5.23.0.tar.xz