diff --git a/.gitignore b/.gitignore index fdc0da0..f63abf6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /plasma-framework-5.21.0.tar.xz /plasma-framework-5.22.0.tar.xz /plasma-framework-5.23.0.tar.xz +/plasma-framework-5.24.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 2fc039d..fe30800 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -150,6 +150,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 0af581d..2651471 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff844df8d38596734e541a0c53131e32 plasma-framework-5.23.0.tar.xz +ead321090ad7069b772eb20ae84b90e3 plasma-framework-5.24.0.tar.xz