diff --git a/.gitignore b/.gitignore index 1645be0..7c0e5a0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /plasma-framework-5.23.0.tar.xz /plasma-framework-5.24.0.tar.xz /plasma-framework-5.25.0.tar.xz +/plasma-framework-5.26.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index b7e16d1..e20e92d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.25.0 -Release: 3%{?dist} +Version: 5.26.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -161,6 +161,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Thu Sep 08 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Wed Aug 24 2016 Rex Dieter - 5.25.0-3 - own some qml/plasma parent dirs diff --git a/sources b/sources index 29e1d77..cf1ec05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b67b2fc56b005b9fd47a9b64cc39bc40 plasma-framework-5.25.0.tar.xz +36c29f3d3b96489c39bd0395885b0e8e plasma-framework-5.26.0.tar.xz