diff --git a/.gitignore b/.gitignore index 7c0e5a0..0507ab8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /plasma-framework-5.24.0.tar.xz /plasma-framework-5.25.0.tar.xz /plasma-framework-5.26.0.tar.xz +/plasma-framework-5.27.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index e20e92d..02c1923 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.26.0 +Version: 5.27.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -161,6 +161,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Thu Sep 08 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index cf1ec05..33909bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36c29f3d3b96489c39bd0395885b0e8e plasma-framework-5.26.0.tar.xz +7bf3e104e7b2439134d4fabb3c588a86 plasma-framework-5.27.0.tar.xz