diff --git a/.gitignore b/.gitignore index 75d1436..fdc0da0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /plasma-framework-5.20.0.tar.xz /plasma-framework-5.21.0.tar.xz /plasma-framework-5.22.0.tar.xz +/plasma-framework-5.23.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index f7c2263..2fc039d 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.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 +* 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 44b8377..0af581d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0105f7d17db98efe37e7a791c7f1949 plasma-framework-5.22.0.tar.xz +ff844df8d38596734e541a0c53131e32 plasma-framework-5.23.0.tar.xz